KUtils
kcmoduleproxy.h
Go to the documentation of this file.
Definition kcmoduleproxy_p.h:29
void childClosed()
When a module running with root privileges and exits, returns to normal mode, the childClosed() signa...
KCModuleProxy(const KCModuleInfo &info, QWidget *parent=0, const QStringList &args=QStringList())
Constructs a KCModuleProxy from a KCModuleInfo class.
Definition kcmoduleproxy.cpp:250
KComponentData componentData() const
Returns the embedded KCModule's KComponentData.
Definition kcmoduleproxy.cpp:319
void deleteClient()
Calling this, results in deleting the contained module, and unregistering from DCOP.
Definition kcmoduleproxy.cpp:217
void defaults()
Calling it will cause the contained module to load its default values.
Definition kcmoduleproxy.cpp:285
void save()
Calling it will cause the contained module to run its save() routine.
Definition kcmoduleproxy.cpp:275
void quickHelpChanged()
void changed(bool state)
void changed(KCModuleProxy *mod)
This is emitted in the same situations as in the one above.
void load()
Calling it will cause the contained module to run its load() routine.
Definition kcmoduleproxy.cpp:265
QSize minimumSizeHint() const
Returns the recommended minimum size for the widget.
Definition kcmoduleproxy.cpp:348
KSharedPtr< KService > Ptr
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 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 Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.