intercept the default Qt message handler
More...
#include <XXQtMessageInterceptor.h>
intercept the default Qt message handler
|
| template<typename HandlerClass> |
| static bool | enable (HandlerClass *instance, void(HandlerClass::*hanlderFunction)(QtMsgType, const QMessageLogContext &, const QString &)) |
| template<typename HandlerClass> |
| static void | disable (HandlerClass *instance) |
| static QString | symbol (const QtMsgType &type) |
◆ disable()
template<typename HandlerClass>
| void XX::QtMessage::Interceptor::disable |
( |
HandlerClass * | instance | ) |
|
|
static |
◆ enable()
template<typename HandlerClass>
| bool XX::QtMessage::Interceptor::enable |
( |
HandlerClass * | instance, |
|
|
void(HandlerClass::* | hanlderFunction )(QtMsgType, const QMessageLogContext &, const QString &) ) |
|
static |
◆ symbol()
| QString XX::QtMessage::Interceptor::symbol |
( |
const QtMsgType & | type | ) |
|
|
static |
The documentation for this struct was generated from the following file: