DelayClock Class Reference

Simple delay. More...

#include <delayclock.h>

Inheritance diagram for DelayClock:
ChessClockWidget ChessClock

List of all members.

Public Member Functions

 DelayClock (bool white, int delay, QWidget *parent=0)
int getTimeAvailable ()
 Get total time available.

Protected Attributes

int delay_

Detailed Description

Simple delay.

Author:
Arto Hyvättinen
Date:
2010-08-16

Definition at line 34 of file delayclock.h.


Constructor & Destructor Documentation

DelayClock::DelayClock ( bool  white,
int  delay,
QWidget *  parent = 0 
)

Definition at line 24 of file delayclock.cpp.


Member Function Documentation

int DelayClock::getTimeAvailable (  )  [virtual]

Get total time available.

Time does't contain delays.

Returns:
Time available in msecs

Reimplemented from ChessClock.

Definition at line 31 of file delayclock.cpp.


Member Data Documentation

int DelayClock::delay_ [protected]

Definition at line 46 of file delayclock.h.


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