|
Visual Computing Library
devel
|
Static Public Member Functions | |
| static void | activate () |
| static void | deactivate () |
| static void | hideMessages (bool debug, bool info, bool warning, bool critical, bool fatal) |
Static Private Member Functions | |
| static void | message (QtMsgType type, const QMessageLogContext &context, const QString &msg) |
Static Private Attributes | |
| static bool | critical = true |
| static bool | debug = true |
| static bool | fatal = true |
| static bool | info = false |
| static QtMessageHandler | originalHandler = nullptr |
| static bool | warning = false |