DelayTimeControl Class Reference

#include <delaytimecontrol.h>

Inheritance diagram for DelayTimeControl:
TimeControl

List of all members.

Public Member Functions

 DelayTimeControl ()
QString getName ()
 Name of the time control.
QString getDescription ()
 Description of the time control.
ClocksWidgetinitGame (bool useLastSettings)
 Init new game.

Detailed Description

Definition at line 27 of file delaytimecontrol.h.


Constructor & Destructor Documentation

DelayTimeControl::DelayTimeControl (  ) 

Definition at line 29 of file delaytimecontrol.cpp.


Member Function Documentation

QString DelayTimeControl::getDescription (  )  [virtual]

Description of the time control.

Implements TimeControl.

Definition at line 38 of file delaytimecontrol.cpp.

QString DelayTimeControl::getName (  )  [virtual]

Name of the time control.

Implements TimeControl.

Definition at line 33 of file delaytimecontrol.cpp.

ClocksWidget * DelayTimeControl::initGame ( bool  useLastSettings  )  [virtual]

Init new game.

Ask options, and init new game.

Parameters:
useLastSettings Use last settings, don't ask
Returns:
Clocks widget for new game, or NULL if unsuccess.

Implements TimeControl.

Definition at line 43 of file delaytimecontrol.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator
Generated on Mon Aug 16 21:44:24 2010 for Chess Clock by  doxygen 1.6.3