NoTimeControl Class Reference

#include <notimecontrol.h>

Inheritance diagram for NoTimeControl:
TimeControl

List of all members.

Public Member Functions

 NoTimeControl ()
QString getName ()
 Name of the time control.
QString getDescription ()
 Description of the time control.
QIcon getIcon ()
 Icon of the time control.
ClocksWidgetinitGame (bool useLastSettings)
 Init new game.

Detailed Description

Definition at line 28 of file notimecontrol.h.


Constructor & Destructor Documentation

NoTimeControl::NoTimeControl (  ) 

Definition at line 31 of file notimecontrol.cpp.


Member Function Documentation

QString NoTimeControl::getDescription (  )  [virtual]

Description of the time control.

Implements TimeControl.

Definition at line 36 of file notimecontrol.cpp.

QIcon NoTimeControl::getIcon (  )  [virtual]

Icon of the time control.

Reimplemented from TimeControl.

Definition at line 41 of file notimecontrol.cpp.

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

Name of the time control.

Implements TimeControl.

Definition at line 33 of file notimecontrol.h.

ClocksWidget * NoTimeControl::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 46 of file notimecontrol.cpp.


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