TDECModuleProxyRootDispatcher Class Referenceabstract
#include <tdecmoduleproxyIface.h>
Inherits DCOPObject.
Inherited by TDECModuleProxyRootCommunicatorImpl [virtual]
.
Detailed Description
DCOP interface for communicating with the real module running in root mode.
When a TDECModuleProxy tells tdecmshell to load "itself" and embed into the TDECModuleProxy, this DCOP interface is used to communicate to the real TDECModuleProxy, since the TDECModuleProxy which told tdecmshell to load itself, is nothing but a shell.
Currently is only the changed signal routed, but it's possible to proxy the rest of the TDECModuleProxy API, if it turns out necessary.
- Since
- 3.4
Definition at line 107 of file tdecmoduleproxyIface.h.
Member Function Documentation
◆ changed
|
pure virtual |
TDECModuleProxyIface::changed() gets connected to this.
The documentation for this class was generated from the following file: