![]() |
VGamepad PC
The Windows app for the virtual game controller.
|
#include "ui/mainwindow.hpp"
#include <QApplication>
#include <QFile>
#include <QMutex>
#include <QStyleFactory>
Functions | |
static QFile | logFile ("LogFile.log") |
void | customMessageHandler (QtMsgType type, const QMessageLogContext &context, const QString &msg) |
int | main (int argc, char *argv[]) |
Variables | |
static QMutex | logFileMutex |
void customMessageHandler | ( | QtMsgType | type, |
const QMessageLogContext & | context, | ||
const QString & | msg ) |
|
static |
int main | ( | int | argc, |
char * | argv[] ) |
|
static |