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.
QIcon getIcon ()
 Icon 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 30 of file delaytimecontrol.cpp.


Member Function Documentation

QString DelayTimeControl::getDescription (  )  [virtual]

Description of the time control.

Implements TimeControl.

Definition at line 44 of file delaytimecontrol.cpp.

QIcon DelayTimeControl::getIcon (  )  [virtual]

Icon of the time control.

Reimplemented from TimeControl.

Definition at line 39 of file delaytimecontrol.cpp.

QString DelayTimeControl::getName (  )  [virtual]

Name of the time control.

Implements TimeControl.

Definition at line 34 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 49 of file delaytimecontrol.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator
Generated on Tue Oct 12 20:52:59 2010 for Chess Clock by  doxygen 1.6.3