KAppDCOPInterface Class Reference
This is the main interface to the KApplication. DCOP interface to KApplication. More...
#include <kappdcopiface.h>
Inheritance diagram for KAppDCOPInterface:

DCOP Methods | |
void | disableSessionManagement () |
Disable current applications session management. | |
Public Methods | |
KAppDCOPInterface (KApplication *theKapp) | |
Construct a new interface object. | |
~KAppDCOPInterface () | |
Destructor Cleans up the dcop connection. |
Detailed Description
This is the main interface to the KApplication. DCOP interface to KApplication.This will provide a consistant dcop interface to all KDE applications that use it.
- Author:
- Ian Reinhart Geiser <geiseri@yahoo.com>
Definition at line 36 of file kappdcopiface.h.
Constructor & Destructor Documentation
|
Construct a new interface object.
Definition at line 25 of file kappdcopiface.cpp. |
|
Destructor Cleans up the dcop connection.
Definition at line 31 of file kappdcopiface.cpp. |
Member Function Documentation
|
Disable current applications session management.
Definition at line 35 of file kappdcopiface.cpp. |
The documentation for this class was generated from the following files: