kuniqueapplication.h
DCOPObject()
virtual bool process(const TQCString &fun, const TQByteArray &data, TQCString &replyType, TQByteArray &replyData)
bool restoringSession()
Returns whether newInstance() is being called while session restoration is in progress.
Definition kuniqueapplication.cpp:471
virtual int newInstance()
Creates a new "instance" of the application.
Definition kuniqueapplication.cpp:476
KUniqueApplication(bool allowStyles=true, bool GUIenabled=true, bool configUnique=false)
Constructor.
Definition kuniqueapplication.cpp:317
TDEApplication(bool allowStyles=true, bool GUIenabled=true, bool SMenabled=true)
This constructor takes aboutData and command line arguments from TDECmdLineArgs.
Definition tdeapplication.cpp:754
static void addCmdLineOptions()
Add Qt and KDE command line options to TDECmdLineArgs.
Definition tdeapplication.cpp:1690
Trinity API Reference