X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=www%2Fhtml%2Fclass_start_widget.html;fp=www%2Fhtml%2Fclass_start_widget.html;h=6008b3d953b94cffbf7adfa857e0db69ee73a86d;hb=8c1e7278371e92b8a187604a0782457d31f313f2;hp=0000000000000000000000000000000000000000;hpb=06a284926c0cf7f2d03b65aeb53d22ce3ae8f26b;p=chessclock diff --git a/www/html/class_start_widget.html b/www/html/class_start_widget.html new file mode 100644 index 0000000..6008b3d --- /dev/null +++ b/www/html/class_start_widget.html @@ -0,0 +1,208 @@ + + + + + +Chess Clock: StartWidget Class Reference + + + + + + + + + +
+

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.

+ +
+
+ +
+
+ + + + +
QList<TimeControl*> StartWidget::timeControls_ [protected]
+
+
+ +

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 Mon Aug 16 21:44:24 2010 for Chess Clock by  + +doxygen 1.6.3
+ +