MagicSmoke
$VERSION$
|
#include "debug.h"
#include <QCoreApplication>
#include <QDateTime>
#include <QDebug>
#include <QDir>
#include <QFile>
Functions | |
void | initDebug (const QString &dataDir) |
static void | mymsghandler (QtMsgType, const QMessageLogContext &, const QString &msg) |
Variables | |
static QFile * | mylogFile =0 |
void initDebug | ( | const QString & | dataDir | ) |
References mylogFile, and mymsghandler().
Referenced by MApplication::initialize().
|
static |
References mylogFile.
Referenced by initDebug().
|
static |
Referenced by initDebug(), and mymsghandler().