KIO
kemailsettings.cpp
Go to the documentation of this file.
void writeEntry(const char *key, const char *value, WriteConfigFlags pFlags=Normal)
QString readEntry(const char *key, const char *aDefault=0) const
void sync()
void writePathEntry(const char *pKey, const QString &path, WriteConfigFlags pFlags=Normal)
QString currentProfileName() const
Returns the name of the current profile.
Definition: kemailsettings.cpp:227
QString getSetting(KEMailSettings::Setting s) const
Get one of the predefined "basic" settings.
Definition: kemailsettings.cpp:48
void setSetting(KEMailSettings::Setting s, const QString &v)
Set one of the predefined "basic" settings.
Definition: kemailsettings.cpp:127
QString defaultProfileName() const
Returns the name of the default profile.
Definition: kemailsettings.cpp:43
Setting
The list of settings that I thought of when I wrote this class.
Definition: kemailsettings.h:57
QString i18n(const char *text)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.