#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) |
| void logMessages | ( | QtMsgType | type, | |
| const char * | msg | |||
| ) |
References BALL::String::hasPrefix(), and BALL::Log.
Referenced by main().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
References BALL::VIEW::MainControl::aboutToExit(), BALL::File::createTemporaryFilename(), BALL::VIEW::MainControl::enableLoggingToFile(), BALL::Directory::getUserHomeDir(), BALL::VIEW::MainControl::isAboutToQuit(), logMessages(), BALL::VIEW::MainControl::openFile(), BALL::Embeddable::registerThis(), BALL::File::remove(), BALL::Embeddable::setIdentifier(), BALL::VIEW::MainControl::setWorkingDir(), and BALL::Mainframe::show().