|  | anatomist
    5.1.2
    3D neuroimaging data viewer | 
A wrapper for QMessageBox, but may use non-graphical message outputs. More...
#include <anatomist/processor/errormessage.h>
| Public Types | |
| enum | MessageType { Information , Warning , Error , Custom } | 
| Static Public Member Functions | |
| static void | message (const std::string &msg, MessageType mt=Warning, bool graphical=true) | 
A wrapper for QMessageBox, but may use non-graphical message outputs.
Definition at line 43 of file errormessage.h.
| Enumerator | |
|---|---|
| Information | |
| Warning | |
| Error | |
| Custom | |
Definition at line 46 of file errormessage.h.
| 
 | static |