Interface to Qt.
More...
#include <bayeux/datatools/qt/interface.h>
◆ ~interface()
virtual datatools::qt::interface::~interface |
( |
| ) |
|
|
virtual |
◆ instance() [1/2]
static interface& datatools::qt::interface::instance |
( |
| ) |
|
|
static |
Initialize and return the singleton.
◆ instance() [2/2]
static interface& datatools::qt::interface::instance |
( |
int |
argc_, |
|
|
char ** |
argv_, |
|
|
const char * |
name_ = 0 |
|
) |
| |
|
static |
Initialize and return the singleton.
◆ is_external_app()
bool datatools::qt::interface::is_external_app |
( |
| ) |
const |
Check if Qt application is external.
◆ is_initialized()
bool datatools::qt::interface::is_initialized |
( |
| ) |
const |
Check initialization status.
The documentation for this class was generated from the following file: