KCMUtils
kcmoduledata.h
virtual bool matchesQuery(const QString &query) const
Checks if this module matches a given query.
Definition kcmoduledata.cpp:75
void registerSkeleton(KCoreConfigSkeleton *skeleton)
Allow to register manually skeleton class.
Definition kcmoduledata.cpp:41
void autoRegisterSkeletons()
Automatically register child skeletons Call it in your subclass constructor after skeleton creation.
Definition kcmoduledata.cpp:67
virtual bool isDefaults() const
Checks if the configuration is identical to the default one.
Definition kcmoduledata.cpp:50
virtual void revertToDefaults()
Revert module to default values and save them.
Definition kcmoduledata.cpp:59
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:51:31 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:51:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.