A basic analog clock control.
More...
Protected Member Functions |
| virtual void | paintEvent (QPaintEvent *event) |
| | Override paint event to draw widget.
|
Protected Attributes |
| QTime | myTime |
Detailed Description
A basic analog clock control.
Constructor & Destructor Documentation
| makVrv::DtAnalogClock::DtAnalogClock |
( |
QWidget * |
parent = 0 | ) |
|
| virtual makVrv::DtAnalogClock::~DtAnalogClock |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrv::DtAnalogClock::setTime |
( |
QTime |
time | ) |
|
|
virtual |
Set the time the clock will display.
This will cause the widget to redraw.
| virtual void makVrv::DtAnalogClock::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protectedvirtual |
Override paint event to draw widget.
Member Data Documentation
| QTime makVrv::DtAnalogClock::myTime |
|
protected |
The documentation for this class was generated from the following file: