#include <QtWidgets/QApplication>
#include <QtWidgets/QMessageBox>
#include <QtCore/QTranslator>
#include "mainframe.h"
#include <BALL/SYSTEM/path.h>
#include <BALL/SYSTEM/directory.h>
Go to the source code of this file.
|
void | logMessages (QtMsgType type, const QMessageLogContext &context, const QString &message) |
|
int | main (int argc, char **argv) |
|
◆ logMessages()
void logMessages |
( |
QtMsgType |
type, |
|
|
const QMessageLogContext & |
context, |
|
|
const QString & |
message |
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |