|
APVQuiz
1
A multiplayer multithreaded quizzing application
|
SignUpDialog class. More...
#include <signupdialog.h>


Public Member Functions | |
| SignUpDialog (QWidget *parent=0) | |
| Constructor for sign up dialog. More... | |
| ~SignUpDialog () | |
| Destructor for signup dialog. More... | |
SignUpDialog class.
Manages all activities of sign up dialog. Is live whenever sign up dialog is open.
|
explicit |
Constructor for sign up dialog.
Constructor for signupdialog.
Sets up the UI
| SignUpDialog::~SignUpDialog | ( | ) |
Destructor for signup dialog.
Deletes the UI
1.8.9.1