main.C File Reference

#include <QtGui/qapplication.h>
#include <BALL/CONFIG/config.h>
#include <QtGui/qmessagebox.h>
#include <QtGui/QSplashScreen>
#include <QtOpenGL/qgl.h>
#include "mainframe.h"
#include <BALL/SYSTEM/path.h>
#include <BALL/SYSTEM/directory.h>
#include <BALL/COMMON/logStream.h>
#include <iostream>

Functions

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

Function Documentation

void logMessages ( QtMsgType  type,
const char *  msg 
)

References BALL::String::hasPrefix(), and BALL::Log.

Referenced by main().