FischerTimeControl Class Reference

#include <fischertimecontrol.h>

Inheritance diagram for FischerTimeControl:
TimeControl

List of all members.

Public Member Functions

 FischerTimeControl ()
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 28 of file fischertimecontrol.h.


Constructor & Destructor Documentation

FischerTimeControl::FischerTimeControl (  ) 

Definition at line 30 of file fischertimecontrol.cpp.


Member Function Documentation

QString FischerTimeControl::getDescription (  )  [virtual]

Description of the time control.

Implements TimeControl.

Definition at line 34 of file fischertimecontrol.cpp.

QString FischerTimeControl::getName (  )  [inline, virtual]

Name of the time control.

Implements TimeControl.

Definition at line 33 of file fischertimecontrol.h.

ClocksWidget * FischerTimeControl::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 39 of file fischertimecontrol.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