KAppDCOPInterface Class Reference
#include <kappdcopiface.h>
Inheritance diagram for KAppDCOPInterface:

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.
Definition at line 37 of file kappdcopiface.h.
DCOP Member Functions | |
void | disableSessionManagement () |
QCString | startupId () |
QCString | caption () |
void | quit () |
void | reparseConfiguration () |
void | updateUserTimestamp (ulong time) |
Public Member Functions | |
KAppDCOPInterface (KApplication *theKapp) | |
~KAppDCOPInterface () |
Constructor & Destructor Documentation
KAppDCOPInterface::KAppDCOPInterface | ( | KApplication * | theKapp | ) |
Construct a new interface object.
- Parameters:
-
theKapp - The parent KApplication object that will provide us with the functional interface.
Definition at line 27 of file kappdcopiface.cpp.
KAppDCOPInterface::~KAppDCOPInterface | ( | ) |
Member Function Documentation
void KAppDCOPInterface::disableSessionManagement | ( | ) |
The documentation for this class was generated from the following files: