main.cpp File Reference


Detailed Description

Your standard C++ main file.

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[])


Function Documentation

static void debugHandler QtMsgType  type,
const char *  message
[static]
 

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.

int main int  argc,
char *  argv[]
 

Definition at line 57 of file crdview/source/main.cpp.


Generated on Fri May 19 14:31:56 2006 for Brabosphere by  doxygen 1.4.6-NO