|
MorphoGraphX
2.0-1-227
|
#include <Config.hpp>#include <QEvent>#include <QString>#include <QTextStream>Go to the source code of this file.
Namespaces | |
| mgx | |
| Distributed matrix library. | |
| mgx::Information | |
Macros | |
| #define | SETSTATUS(msg) |
| #define | DebugOut |
Functions | |
| mgx_EXPORT void | mgx::Information::init (QMainWindow *wnd) |
| mgx_EXPORT void | mgx::Information::setStatus (const QString &text, bool alsoPrint=true) |
Variables | |
| mgx_EXPORT bool | mgx::DEBUG |
| mgx_EXPORT QTextStream | mgx::Information::out |
| mgx_EXPORT QTextStream | mgx::Information::err |
| #define DebugOut |
Definition at line 36 of file Information.hpp.
| #define SETSTATUS | ( | msg | ) |
Definition at line 25 of file Information.hpp.
1.8.17