APVQuiz  1
A multiplayer multithreaded quizzing application
mainwindow.cpp File Reference

manages the opening main window More...

#include "mainwindow.h"
#include "ui_mainwindow.h"
#include "Player.h"
#include <QPixmap>
#include <QNetworkAccessManager>
#include <QtNetwork>
#include <thread>
Include dependency graph for mainwindow.cpp:

Detailed Description

manages the opening main window

Author
Vaibhav
Date
5 Mar 2017 This manages the main window.