KSeExpr 4.0.4.0
Debug.h File Reference
#include <QDebug>
#include <QLoggingCategory>

Go to the source code of this file.

Macros

#define dbgSeExpr   qCDebug(SEEXPR_UI_log)
#define warnSeExpr   qCWarning(SEEXPR_UI_log)
#define errorSeExpr   qCCritical(SEEXPR_UI_log)

Functions

const QLoggingCategory & SEEXPR_UI_log ()

Macro Definition Documentation

◆ dbgSeExpr

◆ errorSeExpr

#define errorSeExpr   qCCritical(SEEXPR_UI_log)

Definition at line 19 of file Debug.h.

◆ warnSeExpr

#define warnSeExpr   qCWarning(SEEXPR_UI_log)

Definition at line 18 of file Debug.h.

Function Documentation

◆ SEEXPR_UI_log()

const QLoggingCategory & SEEXPR_UI_log ( )
extern

Definition at line 11 of file Debug.cpp.