#include <SetTimeDialog.h>
Public Member Functions | |
| CSetTimeDialog (QWidget *pParent=0, const char *name=0) | |
| CSetTimeDialog. | |
| ~CSetTimeDialog (void) | |
| ~CSetTimeDialog | |
| uint64 | GetTime () const |
| GetTime. | |
| void | init () |
| init | |
Description: This class represents a dialog box that prompts the user for the game time in seconds.
Limitations: NONE
|
||||||||||||
|
CSetTimeDialog. Description: Class constructor
|
|
|
~CSetTimeDialog Description: Class deconstructor Limitations: NONE |
|
|
GetTime. Description: Returns the time set by the user.
|
|
|
init Description: Initializes the validators for the line edit boxes.
|