22 #ifndef STDR_APPLICATION 23 #define STDR_APPLICATION 26 #include <QApplication> 56 bool notify(QObject * receiver, QEvent * event);
Inherits QApplications. Created to overload the notify function.
bool notify(QObject *receiver, QEvent *event)
Called at every Qt event.
CStdrApplication(int &argc, char **argv)
Default contructor.
The main namespace for STDR GUI.