KUtils
#include <kcmultidialog_p.h>
Classes | |
struct | CreatedModule |
Protected Types | |
typedef QList< CreatedModule > | ModuleList |
Protected Member Functions | |
KCMultiDialogPrivate () | |
virtual void | _k_clientChanged () |
void | _k_dialogClosed () |
void | _k_slotCurrentPageChanged (KPageWidgetItem *current, KPageWidgetItem *previous) |
void | _k_updateHeader (bool use, const QString &message) |
Protected Attributes | |
KCModuleProxy * | currentModule |
ModuleList | modules |
Detailed Description
Definition at line 31 of file kcmultidialog_p.h.
Member Typedef Documentation
Definition at line 49 of file kcmultidialog_p.h.
Constructor & Destructor Documentation
|
inlineprotected |
Definition at line 35 of file kcmultidialog_p.h.
Member Function Documentation
|
protectedvirtual |
Reimplemented in KSettings::DialogPrivate.
Definition at line 108 of file kcmultidialog.cpp.
|
protected |
If we don't delete them, the DBUS registration stays, and trying to load the KCMs in other situations will lead to "module already loaded in Foo," while to the user doesn't appear so(the dialog is hidden)
Definition at line 191 of file kcmultidialog.cpp.
|
protected |
Definition at line 83 of file kcmultidialog.cpp.
Definition at line 175 of file kcmultidialog.cpp.
Member Data Documentation
|
protected |
Definition at line 40 of file kcmultidialog_p.h.
|
protected |
Definition at line 50 of file kcmultidialog_p.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.