VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
makVrf::DtSimulationTimeScaleWidget Class Reference

A widget class for putting simulation Time buttons on that are tied to existing menu items. More...

Inheritance diagram for makVrf::DtSimulationTimeScaleWidget:
Inheritance graph
[legend]

Public Member Functions

 DtSimulationTimeScaleWidget (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0)
 CTOR.
virtual ~DtSimulationTimeScaleWidget ()
 DTOR.
virtual void setTimeMultiplier (double multiplier)
 Sets the time multiplier to the specified value. Calls down to logic to set.
virtual double timeMultiplier () const

Public Attributes

DtSimulationTimeScaleWidgetSlidermyTimeScaleSlider
QLabel * myTimescaleIcon

Protected Member Functions

void setupGui ()

Protected Attributes

makVrv::DtDe & myDe

Detailed Description

A widget class for putting simulation Time buttons on that are tied to existing menu items.

Constructor & Destructor Documentation

makVrf::DtSimulationTimeScaleWidget::DtSimulationTimeScaleWidget ( makVrv::DtDe &  de,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)

CTOR.

virtual makVrf::DtSimulationTimeScaleWidget::~DtSimulationTimeScaleWidget ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrf::DtSimulationTimeScaleWidget::setTimeMultiplier ( double  multiplier)
virtual

Sets the time multiplier to the specified value. Calls down to logic to set.

virtual double makVrf::DtSimulationTimeScaleWidget::timeMultiplier ( ) const
virtual
void makVrf::DtSimulationTimeScaleWidget::setupGui ( )
protected

Member Data Documentation

makVrv::DtDe& makVrf::DtSimulationTimeScaleWidget::myDe
protected
DtSimulationTimeScaleWidgetSlider* makVrf::DtSimulationTimeScaleWidget::myTimeScaleSlider
QLabel* makVrf::DtSimulationTimeScaleWidget::myTimescaleIcon

The documentation for this class was generated from the following file:

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)