main.cpp File Reference


Detailed Description

Your standard C++ main file.

Definition in file brabosphere/source/main.cpp.

#include <cstdlib>
#include <ctime>
#include <qapplication.h>
#include <qfont.h>
#include <qbitmap.h>
#include <qimage.h>
#include <qstring.h>
#include <qtextcodec.h>
#include <qgl.h>
#include "iconsets.h"
#include "xbrabo.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[])
 The starting point of the application.


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 70 of file brabosphere/source/main.cpp.

int main int  argc,
char *  argv[]
 

The starting point of the application.

Definition at line 93 of file brabosphere/source/main.cpp.


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