Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CSetTimeDialog Class Reference

CSetTimeDialog. More...

#include <SetTimeDialog.h>

List of all members.

Public Member Functions

 CSetTimeDialog (QWidget *pParent=0, const char *name=0)
 CSetTimeDialog.
 ~CSetTimeDialog (void)
 ~CSetTimeDialog
uint64 GetTime () const
 GetTime.
void init ()
 init


Detailed Description

CSetTimeDialog.

Description: This class represents a dialog box that prompts the user for the game time in seconds.

Limitations: NONE


Constructor & Destructor Documentation

CSetTimeDialog::CSetTimeDialog QWidget *  pParent = 0,
const char *  name = 0
 

CSetTimeDialog.

Description: Class constructor

Parameters:
pParent is the parent widget of this dialog box.
name is the name of this dialog box.
Limitations: NONE

CSetTimeDialog::~CSetTimeDialog void   ) 
 

~CSetTimeDialog

Description: Class deconstructor

Limitations: NONE


Member Function Documentation

uint64 CSetTimeDialog::GetTime  )  const
 

GetTime.

Description: Returns the time set by the user.

Returns:
Returns the time set by the user.
Limitations:

void CSetTimeDialog::init  ) 
 

init

Description: Initializes the validators for the line edit boxes.

Returns:
void
Limitations: NONE


The documentation for this class was generated from the following files:
Copyright (c) 2005 Matt Bruns, Pat Hammond, Kevin Markussen, Travis Service, Brain Shaver

SourceForge.net Logo