Visual Computing Library
Loading...
Searching...
No Matches
vcl::qt::MessageHider Class Reference

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 QtMessageHandler originalHandler = nullptr
 
static bool debug = true
 
static bool info = false
 
static bool warning = false
 
static bool critical = true
 
static bool fatal = true
 

The documentation for this class was generated from the following file: