APVQuiz  1
A multiplayer multithreaded quizzing application
Classes
gamewindow.h File Reference

manages the openning first window More...

#include <QDialog>
#include <QNetworkAccessManager>
#include <QtNetwork>
#include <QTimer>
#include <QTcpSocket>
#include <QtWebSockets/QtWebSockets>
#include "Player.h"
Include dependency graph for gamewindow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GameWindow
 Gamewindow class. More...
 

Detailed Description

manages the openning first window

Author
Vaibhav
Date
5 Mar 2017 Header file for the first window.