VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtModelScaleWidgetInterface Class Reference

Interface of the makVrv::DtModelScaleWidget for the makVrv::DtModelScaleLogic. More...

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

Public Member Functions

virtual ~DtModelScaleWidgetInterface ()
 Virtual DTOR.
virtual void setEnabled (bool)=0
 Sets widget to be enabled/disabled.
virtual void setValue (bool)=0
 Sets widget value to true/false (on/off)
virtual void setModelScaleFactor (int factor)=0
 Sets the value of the model scale factor slider.
virtual void setMaxModelScaleFactor (int maxModelScaleFactor)=0
 Sets he model scale slider's maximum value.

Detailed Description

Interface of the makVrv::DtModelScaleWidget for the makVrv::DtModelScaleLogic.

Constructor & Destructor Documentation

virtual makVrv::DtModelScaleWidgetInterface::~DtModelScaleWidgetInterface ( )
virtual

Virtual DTOR.

Member Function Documentation

virtual void makVrv::DtModelScaleWidgetInterface::setEnabled ( bool  )
pure virtual

Sets widget to be enabled/disabled.

Implemented in makVrv::DtModelScaleWidget.

virtual void makVrv::DtModelScaleWidgetInterface::setValue ( bool  )
pure virtual

Sets widget value to true/false (on/off)

Implemented in makVrv::DtModelScaleWidget.

virtual void makVrv::DtModelScaleWidgetInterface::setModelScaleFactor ( int  factor)
pure virtual

Sets the value of the model scale factor slider.

Implemented in makVrv::DtModelScaleWidget.

virtual void makVrv::DtModelScaleWidgetInterface::setMaxModelScaleFactor ( int  maxModelScaleFactor)
pure virtual

Sets he model scale slider's maximum value.

Implemented in makVrv::DtModelScaleWidget.


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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)