knode
settings.cpp
Go to the documentation of this file.
93 return KNGlobals::self()->identityManager()->identityForUoidOrDefault( SettingsBase::identity() );
QFont effectiveFont(KConfigSkeleton::ItemFont *item) const
Returns the effective font value of the given config item.
Definition: settings.cpp:81
QString readLine(qint64 maxlen)
int value() const
bool isNull() const
virtual void setIdentity(const KPIMIdentities::Identity &identity)
Sets the global identity.
Definition: settings.cpp:96
QColor effectiveColor(KConfigSkeleton::ItemColor *item) const
Returns the effective color value of the given config item.
Definition: settings.cpp:71
bool atEnd() const
KPIMIdentities::IdentityManager * identityManager()
Returns the identity manager.
Definition: knglobals.cpp:167
static void displayInternalFileError(QWidget *w=0)
use this for all internal files
Definition: utilities.cpp:344
virtual const KPIMIdentities::Identity & identity() const
Returns the global identity (or the default one when none is set yet).
Definition: settings.cpp:91
typedef Iterator
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
virtual void close()
void flush()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.