#include <QRootApplication.h>
|
| static bool | fRootCanvasMenusEnabled = true |
| | Variable defines if menu methods, which creating new canvas, are enabled.
|
Definition at line 47 of file QRootApplication.h.
◆ QRootApplication() [1/2]
| QRootApplication::QRootApplication |
( |
int & | argc, |
|
|
char ** | argv, |
|
|
int | poll = 0 ) |
◆ ~QRootApplication() [1/2]
| QRootApplication::~QRootApplication |
( |
| ) |
|
|
virtual |
◆ QRootApplication() [2/2]
| QRootApplication::QRootApplication |
( |
int & | argc, |
|
|
char ** | argv, |
|
|
int | poll = 0 ) |
◆ ~QRootApplication() [2/2]
| virtual QRootApplication::~QRootApplication |
( |
| ) |
|
|
virtual |
◆ execute [1/2]
| void QRootApplication::execute |
( |
| ) |
|
|
slot |
◆ execute [2/2]
| void QRootApplication::execute |
( |
| ) |
|
|
slot |
◆ IsRootCanvasMenuEnabled() [1/2]
| bool QRootApplication::IsRootCanvasMenuEnabled |
( |
| ) |
|
|
static |
◆ IsRootCanvasMenuEnabled() [2/2]
| bool QRootApplication::IsRootCanvasMenuEnabled |
( |
| ) |
|
|
static |
◆ quit [1/2]
| void QRootApplication::quit |
( |
| ) |
|
|
slot |
◆ quit [2/2]
| void QRootApplication::quit |
( |
| ) |
|
|
slot |
◆ setDebugOn() [1/2]
| void QRootApplication::setDebugOn |
( |
| ) |
|
|
inline |
◆ setDebugOn() [2/2]
| void QRootApplication::setDebugOn |
( |
| ) |
|
|
inline |
◆ setWarningOn() [1/2]
| void QRootApplication::setWarningOn |
( |
| ) |
|
|
inline |
◆ setWarningOn() [2/2]
| void QRootApplication::setWarningOn |
( |
| ) |
|
|
inline |
◆ fDebug
| bool QRootApplication::fDebug = false |
|
static |
◆ fRootCanvasMenusEnabled
| bool QRootApplication::fRootCanvasMenusEnabled = true |
|
staticprotected |
◆ fWarning
| bool QRootApplication::fWarning = false |
|
static |
◆ timer
| QTimer * QRootApplication::timer {nullptr} |
|
protected |
The documentation for this class was generated from the following files: