#include <kcmoduleproxy_p.h>
Definition at line 28 of file kcmoduleproxy_p.h.
◆ KCModuleProxyPrivate()
◆ ~KCModuleProxyPrivate()
| KCModuleProxyPrivate::~KCModuleProxyPrivate |
( |
| ) |
|
|
inlineprotected |
◆ _k_moduleChanged()
| 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.
◆ _k_moduleDestroyed()
| void KCModuleProxyPrivate::_k_moduleDestroyed |
( |
| ) |
|
|
protected |
◆ _k_ownerChanged()
| 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.
◆ loadModule()
| void KCModuleProxyPrivate::loadModule |
( |
| ) |
|
|
protected |
◆ args
| QStringList KCModuleProxyPrivate::args |
|
protected |
◆ bogusOccupier
| bool KCModuleProxyPrivate::bogusOccupier |
|
protected |
◆ changed
| bool KCModuleProxyPrivate::changed |
|
protected |
◆ dbusPath
| QString KCModuleProxyPrivate::dbusPath |
|
protected |
◆ dbusService
| QString KCModuleProxyPrivate::dbusService |
|
protected |
◆ kcm
◆ modInfo
◆ parent
◆ q_ptr
◆ rootInfo
| QLabel* KCModuleProxyPrivate::rootInfo |
|
protected |
◆ topLayout
| 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-2026 The KDE developers.
Generated on
by
doxygen 1.15.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.