VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)