Header of ...
More...
Go to the source code of this file.
| #define CLOSE_OPENFLUID_APPLICATION_WITH_GUI _M_qapp.exec(); |
| #define INIT_OPENFLUID_APPLICATION |
( |
|
ac, |
|
|
|
av |
|
) |
| |
Value:
QCoreApplication _M_qapp(ac,av);
\
#define OFDBG_BANNER
Definition: debug.hpp:85
static RuntimeEnvironment * getInstance()
| #define INIT_OPENFLUID_APPLICATION_WITH_GUI |
( |
|
ac, |
|
|
|
av |
|
) |
| |
Value:
QApplication _M_qapp(ac,av);
\
#define OFDBG_BANNER
Definition: debug.hpp:85
static RuntimeEnvironment * getInstance()
| #define OPENFLUID_APPLICATION _M_qapp |