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

SignUpDialog class. More...

#include <signupdialog.h>

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

Public Member Functions

 SignUpDialog (QWidget *parent=0)
 Constructor for sign up dialog. More...
 
 ~SignUpDialog ()
 Destructor for signup dialog. More...
 

Detailed Description

SignUpDialog class.

Manages all activities of sign up dialog. Is live whenever sign up dialog is open.

Constructor & Destructor Documentation

SignUpDialog::SignUpDialog ( QWidget *  parent = 0)
explicit

Constructor for sign up dialog.

Constructor for signupdialog.

Sets up the UI

SignUpDialog::~SignUpDialog ( )

Destructor for signup dialog.

Deletes the UI


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