BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
main.C File Reference
#include <QtGui/QApplication>
#include <BALL/CONFIG/config.h>
#include <QtCore/QLocale>
#include <QtCore/QTranslator>
#include <QtGui/QMessageBox>
#include <QtGui/QSplashScreen>
#include <QtOpenGL/qgl.h>
#include "mainframe.h"
#include <BALL/SYSTEM/path.h>
#include <BALL/SYSTEM/directory.h>
#include <BALL/FORMAT/INIFile.h>
#include <BALL/SYSTEM/fileSystem.h>
#include <BALL/COMMON/logStream.h>
#include <BALL/VIEW/KERNEL/UIOperationMode.h>
#include <iostream>

Go to the source code of this file.

Functions

void logMessages (QtMsgType type, const char *msg)
 
int main (int argc, char **argv)
 

Function Documentation

void logMessages ( QtMsgType  type,
const char *  msg 
)

Definition at line 35 of file main.C.

int main ( int  argc,
char **  argv 
)

Definition at line 61 of file main.C.