libqutim  0.3.1.0
debug.h File Reference
#include <QDebug>
#include "libqutim_global.h"

Go to the source code of this file.

Namespaces

namespace  qutim_sdk_0_3

Enumerations

enum  qutim_sdk_0_3::DebugLevel { qutim_sdk_0_3::DebugInfo = 0, qutim_sdk_0_3::DebugVerbose, qutim_sdk_0_3::DebugVeryVerbose }

Functions

QDebug qutim_sdk_0_3::critical (DebugLevel level=DebugInfo)
QDebug qutim_sdk_0_3::debug (DebugLevel level=DebugInfo)
Q_DECL_IMPORT QDebug qutim_sdk_0_3::debug_helper (quint64, DebugLevel, QtMsgType)
Q_DECL_IMPORT void qutim_sdk_0_3::debugAddPluginId (quint64, const QMetaObject *meta)
Q_DECL_IMPORT void qutim_sdk_0_3::debugClearConfig ()
QDebug qutim_sdk_0_3::fatal (DebugLevel level=DebugInfo)
QDebug qutim_sdk_0_3::warning (DebugLevel level=DebugInfo)