Fraxinus  18.10
An IGT application
cx::DisplayTimerWidget Class Reference

A second counter widget. More...

#include <cxDisplayTimerWidget.h>

Inheritance diagram for cx::DisplayTimerWidget:

Public Member Functions

 DisplayTimerWidget (QWidget *parent)
 
void setFontSize (int fontSize)
 
void start ()
 
void stop ()
 
int elaspedSeconds () const
 

Detailed Description

A second counter widget.

Date
Jan 27, 2012
Author
Christian Askeland, SINTEF

Definition at line 33 of file cxDisplayTimerWidget.h.

Constructor & Destructor Documentation

cx::DisplayTimerWidget::DisplayTimerWidget ( QWidget *  parent)

Definition at line 22 of file cxDisplayTimerWidget.cpp.

Member Function Documentation

int cx::DisplayTimerWidget::elaspedSeconds ( ) const

Definition at line 67 of file cxDisplayTimerWidget.cpp.

void cx::DisplayTimerWidget::setFontSize ( int  fontSize)

Definition at line 36 of file cxDisplayTimerWidget.cpp.

void cx::DisplayTimerWidget::start ( )

Definition at line 41 of file cxDisplayTimerWidget.cpp.

void cx::DisplayTimerWidget::stop ( )

Definition at line 50 of file cxDisplayTimerWidget.cpp.


The documentation for this class was generated from the following files: