kappdcopiface.cpp
void disableSessionManagement()
Disable current applications session management.
Definition: kappdcopiface.cpp:37
void sendFakeKey(unsigned int keyCode)
Send a fake keypress to all KApplication instances For internal use in connecting insecure function k...
Definition: kappdcopiface.cpp:67
KAppDCOPInterface(KApplication *theKapp)
Construct a new interface object.
Definition: kappdcopiface.cpp:27
void broadcastKeyCode(unsigned int keyCode)
Broadcast a received keycode to all listening KDE applications The primary use for this feature is to...
Definition: kapplication.cpp:2985
void updateUserTimestamp(unsigned long time=0)
Updates the last user action timestamp to the given time, or to the current time, if 0 is given.
Definition: kapplication.cpp:2204
virtual void reparseConfiguration()
Clears all internal data structures and then reread configuration information from disk.
Definition: kconfig.cpp:161