|
aimsgui 6.0.0
|
#include <aims/config/aimsdata_config.h>#include <QApplication>
Go to the source code of this file.
Namespaces | |
| namespace | aims |
Functions | |
| QCoreApplication * | aims::initializeQApplication (int argc, char **argv, bool use_gui=true) |
| Instantiate, reuse, or replace the QApplication or QCoreApplication as requested, so that GUI can take place even after a QCoreApplication has been used. | |