aimsgui  5.1.2
initqapplication.h File Reference
#include <aims/config/aimsdata_config.h>
#include <QApplication>
Include dependency graph for initqapplication.h:

Go to the source code of this file.

Namespaces

 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. More...