KCMUtils
settingstateproxy.h
31 Q_PROPERTY(KCoreConfigSkeleton *configObject READ configObject WRITE setConfigObject NOTIFY configObjectChanged)
This element allows to represent in a declarative way the state of a particular setting in a config o...
Definition settingstateproxy.h:24
QML_ELEMENTKCoreConfigSkeleton * configObject
The config object which will be monitored for setting state changes.
Definition settingstateproxy.h:31
bool defaulted
Indicates if the setting differs from its default value.
Definition settingstateproxy.h:46
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.