1 #ifndef applicationdata_h 2 #define applicationdata_h 22 class QEventLoopReceiver;
43 static void exit(
int returncode);
46 static bool isCommandAndCTRLSwapped();
48 static void swapCommandAndCTRL(
bool);
50 static void setOrganizationName(
const char*);
51 static void setOrganizationDomain(
const char*);
52 static void setApplicationName(
const char*);
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
#define mQtclass(cls)
Definition: commondefs.h:229
Definition: applicationdata.h:31
#define mFDQtclass(cls)
Definition: commondefs.h:228
::QCoreApplication * application_
Definition: applicationdata.h:55