KCModuleProxyIface Class Reference
Inheritance diagram for KCModuleProxyIface:

DCOP Member Functions | |
virtual QString | applicationName ()=0 |
virtual void | save ()=0 |
virtual void | load ()=0 |
virtual void | defaults ()=0 |
virtual QString | quickHelp ()=0 |
virtual bool | changed ()=0 |
virtual void | quickHelpChanged () |
Public Attributes | |
k_dcop_signals | __pad0__: virtual void changed( bool c ) |
Detailed Description
Definition at line 35 of file kcmoduleproxyIface.h.
Member Function Documentation
|
Return the caption of the host application which the module is part in. This is the application name, or similar.
Implemented in KCModuleProxyIfaceImpl. |
|
Save settings.
Implemented in KCModuleProxyIfaceImpl. |
|
Load settings.
Implemented in KCModuleProxyIfaceImpl. |
|
Load defaults.
Implemented in KCModuleProxyIfaceImpl. |
|
Returns the module's quick help.
Implemented in KCModuleProxyIfaceImpl. |
|
Implemented in KCModuleProxyIfaceImpl. |
The documentation for this class was generated from the following files: