KCMUtils
kcmodulecontainer.h
30 * Sometimes it is of interest to detect in runtime whether a module should be loaded or not. This
31 * can be achieved by sub classing KCModuleContainer, doing the probing/testing checks and then manually
32 * call addModule for each module which should be displayed. When all calls to addModule is done, call
KCModuleContainer is a convenience class encapsulating several KCModules.
Definition: kcmodulecontainer.h:39
Q_SLOTSQ_SLOTS
virtual void load()
virtual void defaults()
virtual void save()
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sun Jun 26 2022 03:51:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sun Jun 26 2022 03:51:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.