Olive
Macros | Functions
debug.h File Reference
#include <QDebug>

Go to the source code of this file.

Macros

#define dout   qDebug()
 

Functions

void debug_message_handler (QtMsgType type, const QMessageLogContext &context, const QString &msg)
 
const QString & get_debug_str ()
 
void open_debug_file ()
 
void close_debug_file ()
 

Macro Definition Documentation

◆ dout

#define dout   qDebug()

Function Documentation

◆ close_debug_file()

void close_debug_file ( )

◆ debug_message_handler()

void debug_message_handler ( QtMsgType  type,
const QMessageLogContext &  context,
const QString &  msg 
)

◆ get_debug_str()

const QString& get_debug_str ( )

◆ open_debug_file()

void open_debug_file ( )