MorphoGraphX  2.0-1-227
Namespaces | Macros | Functions | Variables
Information.hpp File Reference
#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
 

Macro Definition Documentation

◆ DebugOut

#define DebugOut

Definition at line 36 of file Information.hpp.

◆ SETSTATUS

#define SETSTATUS (   msg)

Definition at line 25 of file Information.hpp.