KDeclarative
configpropertymap.cpp
47 // Reload the config only if the change signal has *not* been emitted by ourselves updating the config
virtual void setProperty(const QVariant &p)=0
Notify
void read()
Definition: configpropertymap.cpp:16
bool isImmutable() const
T value() const const
bool save()
Normal
void configChanged()
KSharedConfigPtr config()
KConfigSkeletonItem * findItem(const QString &name) const
void setWriteFlags(KConfigBase::WriteConfigFlags flags)
int userType() const const
bool isAutosave() const
Indicates if the map calls save() on the config object on each write or not.
Definition: configpropertymap.cpp:67
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
KConfigSkeletonItem::List items() const
Q_EMITQ_EMIT
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 22:41:07 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 22:41:07 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.