Defines
base/Init.hpp File Reference

Header of ... More...

#include <QApplication>
#include <openfluid/debug.hpp>
#include <openfluid/base/RuntimeEnv.hpp>

Go to the source code of this file.

Defines

#define OPENFLUID_APPLICATION   _M_qapp
#define INIT_OPENFLUID_APPLICATION(ac, av)
#define INIT_OPENFLUID_APPLICATION_WITH_GUI(ac, av)
#define CLOSE_OPENFLUID_APPLICATION_WITH_GUI   _M_qapp.exec();

Detailed Description

Header of ...

Author:
Jean-Christophe FABRE <fabrejc@supagro.inra.fr>

Define Documentation

#define CLOSE_OPENFLUID_APPLICATION_WITH_GUI   _M_qapp.exec();
#define INIT_OPENFLUID_APPLICATION (   ac,
  av 
)
Value:
#define INIT_OPENFLUID_APPLICATION_WITH_GUI (   ac,
  av 
)
Value:
#define OPENFLUID_APPLICATION   _M_qapp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines