Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 54 of file cxDisplayTimerWidget.h.

Constructor & Destructor Documentation

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

Definition at line 43 of file cxDisplayTimerWidget.cpp.

Member Function Documentation

int cx::DisplayTimerWidget::elaspedSeconds ( ) const

Definition at line 88 of file cxDisplayTimerWidget.cpp.

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

Definition at line 57 of file cxDisplayTimerWidget.cpp.

void cx::DisplayTimerWidget::start ( )

Definition at line 62 of file cxDisplayTimerWidget.cpp.

void cx::DisplayTimerWidget::stop ( )

Definition at line 71 of file cxDisplayTimerWidget.cpp.


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