KUtils
#include <kcmoduleproxy_p.h>
Definition at line 28 of file kcmoduleproxy_p.h.
KCModuleProxyPrivate::~KCModuleProxyPrivate |
( |
| ) |
|
|
inlineprotected |
void KCModuleProxyPrivate::_k_moduleChanged |
( |
bool |
c | ) |
|
|
protected |
Makes sure the proper variables is set and signals are emitted.
Definition at line 226 of file kcmoduleproxy.cpp.
void KCModuleProxyPrivate::_k_moduleDestroyed |
( |
| ) |
|
|
protected |
void KCModuleProxyPrivate::_k_ownerChanged |
( |
const QString & |
service, |
|
|
const QString & |
oldOwner, |
|
|
const QString & |
newOwner |
|
) |
| |
|
protected |
Gets called by DCOP when an application closes.
Is used to (try to) reload a KCM which previously was loaded.
Definition at line 179 of file kcmoduleproxy.cpp.
void KCModuleProxyPrivate::loadModule |
( |
| ) |
|
|
protected |
bool KCModuleProxyPrivate::bogusOccupier |
|
protected |
bool KCModuleProxyPrivate::changed |
|
protected |
QString KCModuleProxyPrivate::dbusPath |
|
protected |
QString KCModuleProxyPrivate::dbusService |
|
protected |
QLabel* KCModuleProxyPrivate::rootInfo |
|
protected |
QVBoxLayout* KCModuleProxyPrivate::topLayout |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:35 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.