KUtils
kcmodulecontainer.h
Go to the documentation of this file.
ModuleList allModules
A list of all modules which are encapsulated.
Definition kcmodulecontainer.h:127
ModuleList changedModules
A list containing KCModuleProxy objects which have changed and must be saved.
Definition kcmodulecontainer.h:122
void addModule(const QString &module)
Adds the specified module to the tab widget.
Definition kcmodulecontainer.cpp:99
KCModuleContainer(QWidget *parent, const QStringList &mods)
Creates a KCModuleContainer with tabs, each one containing one of the specified modules in mods.
Definition kcmodulecontainer.cpp:74
virtual void save()
KCModule(const KComponentData &componentData, QWidget *parent=0, const QVariantList &args=QVariantList())
virtual void load()
friend friend class KCModuleProxy
virtual void defaults()
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.