KCModuleProxyIfaceImpl Class Reference
Inheritance diagram for KCModuleProxyIfaceImpl:

Detailed Description
Definition at line 27 of file kcmoduleproxyIfaceImpl.h.
Public Slots | |
void | changedRelay (bool c) |
void | quickHelpRelay () |
Public Member Functions | |
KCModuleProxyIfaceImpl (const QCString &name, KCModuleProxy *const client) | |
virtual void | save () |
virtual void | load () |
virtual void | defaults () |
virtual QString | applicationName () |
virtual QString | quickHelp () |
virtual bool | changed () |
Member Function Documentation
|
Return the caption of the host application which the module is part in. This is the application name, or similar.
Implements KCModuleProxyIface. Definition at line 62 of file kcmoduleproxyIfaceImpl.cpp. |
|
Implements KCModuleProxyIface. Definition at line 72 of file kcmoduleproxyIfaceImpl.cpp. |
|
Emits the changed(bool) DCOP signal.
Definition at line 77 of file kcmoduleproxyIfaceImpl.cpp. |
|
Load defaults.
Implements KCModuleProxyIface. Definition at line 56 of file kcmoduleproxyIfaceImpl.cpp. |
|
Load settings.
Implements KCModuleProxyIface. Definition at line 50 of file kcmoduleproxyIfaceImpl.cpp. |
|
Returns the module's quick help.
Implements KCModuleProxyIface. Definition at line 67 of file kcmoduleproxyIfaceImpl.cpp. |
|
Simply relays KCModuleProxy's signal with the same name.
Definition at line 85 of file kcmoduleproxyIfaceImpl.cpp. |
|
Save settings.
Implements KCModuleProxyIface. Definition at line 44 of file kcmoduleproxyIfaceImpl.cpp. |
The documentation for this class was generated from the following files: