Definition in file crdview/source/main.cpp.
#include <qapplication.h>
#include <qfont.h>
#include <qstring.h>
#include <qtextcodec.h>
#include <qtranslator.h>
#include "crdfactory.h"
#include "crdview.h"
Go to the source code of this file.
Functions | |
static void | debugHandler (QtMsgType type, const char *message) |
Custom handler for debugging, warning and fatal messages. | |
int | main (int argc, char *argv[]) |
|
Custom handler for debugging, warning and fatal messages. The message itself is already formatted by the respective qDebug, qWarning and QFatal functions. Definition at line 35 of file crdview/source/main.cpp. |
|
Definition at line 57 of file crdview/source/main.cpp. |