VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtAnalogClock Class Reference

A basic analog clock control. More...

Inheritance diagram for makVrv::DtAnalogClock:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtAnalogClock (QWidget *parent=0)
 CTOR.
virtual ~DtAnalogClock ()
 DTOR.
virtual void setTime (QTime time)
 Set the time the clock will display.

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

CTOR.

DTOR.


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) [protected, virtual]

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:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)