TDECModuleProxyIface Class Referenceabstract
#include <tdecmoduleproxyIface.h>
Inherits DCOPObject.
Inherited by TDECModuleProxyIfaceImpl [virtual]
.
Public Member Functions | |
virtual void | quickHelpChanged () |
Public Attributes | |
k_dcop_signals | __pad0__: virtual void changed( bool c ) |
Detailed Description
DCOP Interface for TDECModule.
A module (which is loaded via TDECModuleProxy) does always have this DCOP interface, whether it's in root mode or not.
- Since
- 3.4
Definition at line 36 of file tdecmoduleproxyIface.h.
Member Function Documentation
◆ applicationName
|
pure virtual |
Return the caption of the host application which the module is part in.
This is the application name, or similar.
- Returns
- the host's name
◆ changed
|
pure virtual |
- Returns
- true if the module has unsaved data, typically.
◆ defaults
|
pure virtual |
Load defaults.
◆ load
|
pure virtual |
Load settings.
◆ quickHelp
|
pure virtual |
Returns the module's quick help.
◆ save
|
pure virtual |
Save settings.
The documentation for this class was generated from the following file: