HourGlassTimeControl Class Reference

#include <hourglasstimecontrol.h>

Inheritance diagram for HourGlassTimeControl:
TimeControl

List of all members.

Public Member Functions

 HourGlassTimeControl ()
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 27 of file hourglasstimecontrol.h.


Constructor & Destructor Documentation

HourGlassTimeControl::HourGlassTimeControl (  ) 

Definition at line 30 of file hourglasstimecontrol.cpp.


Member Function Documentation

QString HourGlassTimeControl::getDescription (  )  [virtual]

Description of the time control.

Implements TimeControl.

Definition at line 45 of file hourglasstimecontrol.cpp.

QIcon HourGlassTimeControl::getIcon (  )  [virtual]

Icon of the time control.

Reimplemented from TimeControl.

Definition at line 40 of file hourglasstimecontrol.cpp.

QString HourGlassTimeControl::getName (  )  [virtual]

Name of the time control.

Implements TimeControl.

Definition at line 35 of file hourglasstimecontrol.cpp.

ClocksWidget * HourGlassTimeControl::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 50 of file hourglasstimecontrol.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