20 #ifndef __TDEAPPDCOP_INTERFACE_H__
21 #define __TDEAPPDCOP_INTERFACE_H__
23 #include <dcopobject.h>
24 #include <tqstringlist.h>
25 #include <tqcstring.h>
27 #include "tdelibs_export.h"
57 void disableSessionManagement();
59 TQCString startupId();
64 void reparseConfiguration();
66 void updateUserTimestamp( ulong time );
72 void sendFakeKey(
unsigned int keyCode);
This is the main interface to the TDEApplication.
Controls and provides information to all KDE applications.