|
ADTF Qt5
|
A RAII utility class for automatic Qt Application initialization. More...
#include <qt_test_tools.h>
Public Member Functions | |
| cInitQt () | |
| Constructor that checks for and initializes the Qt environment. | |
| cInitQt (const cInitQt &)=delete | |
| Deleted copy constructor to prevent multiple ownership of the QApplication. | |
| cInitQt & | operator= (const cInitQt &)=delete |
| Deleted assignment operator. | |
A RAII utility class for automatic Qt Application initialization.
|
inline |
Constructor that checks for and initializes the Qt environment.
qApp is null, this constructor creates a new