KConfig
kconfigpropertymap.h
bool isNotify() const
Whether notifications on config changes are enabled.
Definition kconfigpropertymap.cpp:62
Q_INVOKABLE bool isImmutable(const QString &key) const
Whether the value at the given key is immutable.
Definition kconfigpropertymap.cpp:86
Q_INVOKABLE void writeConfig()
Saves the state of the property map on disk.
Definition kconfigpropertymap.cpp:72
void setNotify(bool notify)
Enable or disable notifications on config changes.
Definition kconfigpropertymap.cpp:67
Class for handling preferences settings for an application.
Definition kcoreconfigskeleton.h:551
QObject(QObject *parent)
Q_INVOKABLEQ_INVOKABLE
Q_OBJECTQ_OBJECT
QObject * parent() const const
QQmlPropertyMap(DerivedType *derived, QObject *parent)
virtual QVariant updateValue(const QString &key, const QVariant &input)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:16 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:16 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.