APVQuiz  1
A multiplayer multithreaded quizzing application
Public Member Functions | List of all members
Contribute Class Reference

Contribute class. More...

#include <contribute.h>

Inheritance diagram for Contribute:
Inheritance graph
[legend]
Collaboration diagram for Contribute:
Collaboration graph
[legend]

Public Member Functions

 Contribute (Player usr, QString ipaddress, QWidget *parent=0)
 Constructor for contribute dialog. More...
 
 ~Contribute ()
 Destructor for contribute dialog. More...
 

Detailed Description

Contribute class.

Manages all activities of contribute dialog. Is live whenever contribute dialog is open.

Constructor & Destructor Documentation

Contribute::Contribute ( Player  usr,
QString  ipaddress,
QWidget *  parent = 0 
)
explicit

Constructor for contribute dialog.

Constructor for firstwindow.

Sets up the UI and does some initial set up

Sets up the UI and some initial set up

Contribute::~Contribute ( )

Destructor for contribute dialog.

Ends the dialog


The documentation for this class was generated from the following files: