#include <qrootapplication.h>
Public Slots | |
| void | execute () |
| void | quit () |
Public Methods | |
| QRootApplication (int argc, char **argv, int poll=0) | |
| ~QRootApplication () | |
| void | setDebugOn () |
| void | setWarningOn () |
| void | setErrorHandler () |
Static Public Attributes | |
| bool | fDebug = false |
| bool | fWarning = false |
Protected Attributes | |
| QTimer * | timer |
| TTimer * | rtimer |
|
||||||||||||||||
|
Definition at line 82 of file qrootapplication.cpp. References argv, execute(), fDebug, fWarning, qMessageOutput(), rtimer, setErrorHandler(), and timer. |
|
|
Definition at line 128 of file qrootapplication.cpp. |
|
|
Definition at line 132 of file qrootapplication.cpp. Referenced by QRootApplication(). |
|
|
Definition at line 142 of file qrootapplication.cpp. |
|
|
Definition at line 69 of file qrootapplication.h. References fDebug. |
|
|
Definition at line 70 of file qrootapplication.h. References fWarning. |
|
|
Definition at line 137 of file qrootapplication.cpp. References qt_x11_errhandler(). Referenced by QRootApplication(). |
|
|
Definition at line 55 of file qrootapplication.h. Referenced by QRootApplication(). |
|
|
Definition at line 56 of file qrootapplication.h. Referenced by QRootApplication(). |
|
|
Definition at line 61 of file qrootapplication.cpp. Referenced by QRootApplication(), and setDebugOn(). |
|
|
Definition at line 62 of file qrootapplication.cpp. Referenced by QRootApplication(), and setWarningOn(). |
1.2.15