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

Public Member Functions | |
KAppDCOPInterface (TDEApplication *theKapp) | |
~KAppDCOPInterface () |
Detailed Description
This is the main interface to the TDEApplication.
This will provide a consistant dcop interface to all KDE applications that use it. DCOP interface to TDEApplication.
Definition at line 37 of file kappdcopiface.h.
Constructor & Destructor Documentation
KAppDCOPInterface::KAppDCOPInterface | ( | TDEApplication * | theKapp | ) |
Construct a new interface object.
- Parameters:
-
theKapp - The parent TDEApplication object that will provide us with the functional interface.
Definition at line 27 of file kappdcopiface.cpp.
Destructor Cleans up the dcop connection.
Definition at line 33 of file kappdcopiface.cpp.
Member Function Documentation
Disable current applications session management.
Definition at line 37 of file kappdcopiface.cpp.
void KAppDCOPInterface::sendFakeKey | ( | unsigned int | keyCode | ) |
Send a fake keypress to all TDEApplication instances For internal use in connecting insecure function keys to KDE applications while the X keyboard is locked.
Definition at line 67 of file kappdcopiface.cpp.
The documentation for this class was generated from the following files: