StartWidget Class Reference

Start widget to ask for Time control. More...

#include <startwidget.h>

List of all members.

Public Slots

void selectControl (QListWidgetItem *item)

Signals

void selected (TimeControl *timeControl)

Public Member Functions

 StartWidget (QWidget *parent=0)
void addTimeControl (TimeControl *tc)

Protected Attributes

QListWidget * modeSelect_
QList< TimeControl * > timeControls_

Detailed Description

Start widget to ask for Time control.

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

Time Controls are stored inside Start Widget

Definition at line 38 of file startwidget.h.


Constructor & Destructor Documentation

StartWidget::StartWidget ( QWidget *  parent = 0  ) 

Definition at line 32 of file startwidget.cpp.


Member Function Documentation

void StartWidget::addTimeControl ( TimeControl tc  ) 

Definition at line 73 of file startwidget.cpp.

void StartWidget::selectControl ( QListWidgetItem *  item  )  [slot]

Definition at line 84 of file startwidget.cpp.

void StartWidget::selected ( TimeControl timeControl  )  [signal]

Member Data Documentation

QListWidget* StartWidget::modeSelect_ [protected]

Definition at line 52 of file startwidget.h.

Definition at line 53 of file startwidget.h.


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