#include <qrootapplication.h>
Public Slots | |
void | execute () |
void | quit () |
Public Member Functions | |
QRootApplication (int &argc, char **argv, int poll=0) | |
virtual | ~QRootApplication () |
void | setDebugOn () |
void | setWarningOn () |
void | setErrorHandler () |
Static Public Attributes | |
static bool | fDebug = false |
static bool | fWarning = false |
Protected Attributes | |
QTimer * | timer |
TTimer * | rtimer |
|
Definition at line 87 of file qrootapplication.cpp. References execute(), FALSE, fDebug, fWarning, qMessageOutput(), rtimer, setErrorHandler(), and timer. |
|
Definition at line 135 of file qrootapplication.cpp. |
|
Definition at line 57 of file qrootapplication.h. References fDebug. |
|
Definition at line 58 of file qrootapplication.h. References fWarning. |
|
Definition at line 145 of file qrootapplication.cpp. References qt_x11_errhandler(). Referenced by QRootApplication(). |
|
Definition at line 139 of file qrootapplication.cpp. Referenced by QRootApplication(). |
|
Definition at line 151 of file qrootapplication.cpp. |
|
Definition at line 66 of file qrootapplication.cpp. Referenced by qMessageOutput(), QRootApplication(), and setDebugOn(). |
|
Definition at line 67 of file qrootapplication.cpp. Referenced by qMessageOutput(), QRootApplication(), and setWarningOn(). |
|
Definition at line 71 of file qrootapplication.h. Referenced by QRootApplication(). |
|
Definition at line 72 of file qrootapplication.h. Referenced by QRootApplication(). |