VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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. More...
 
virtual ~DtAnalogClock ()
 DTOR. More...
 
virtual void setTime (QTime time)
 Set the time the clock will display. More...
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *event)
 Override paint event to draw widget. More...
 

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 Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)