VR-Forces 4.1 Class Documentation
List of all members | 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]

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

makVrv::DtAnalogClock::DtAnalogClock ( QWidget parent = 0)

CTOR.

virtual makVrv::DtAnalogClock::~DtAnalogClock ( )
virtual

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)
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:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)