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

| Public Member Functions | |
| KAppDCOPInterface (KApplication *theKapp) | |
| ~KAppDCOPInterface () | |
Detailed Description
This is the main interface to the KApplication.This will provide a consistant dcop interface to all KDE applications that use it. DCOP interface to KApplication.
Definition at line 37 of file kappdcopiface.h.
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
| QCString KAppDCOPInterface::caption | ( | ) | 
Definition at line 47 of file kappdcopiface.cpp.
| void KAppDCOPInterface::disableSessionManagement | ( | ) | 
| void KAppDCOPInterface::quit | ( | ) | 
Definition at line 52 of file kappdcopiface.cpp.
| void KAppDCOPInterface::reparseConfiguration | ( | ) | 
Definition at line 62 of file kappdcopiface.cpp.
| QCString KAppDCOPInterface::startupId | ( | ) | 
Definition at line 42 of file kappdcopiface.cpp.
| void KAppDCOPInterface::updateUserTimestamp | ( | ulong | time | ) | 
Definition at line 57 of file kappdcopiface.cpp.
The documentation for this class was generated from the following files:
 KDE 3.5 API Reference
    KDE 3.5 API Reference