![]() |
VR-Forces 4.6 Class Documentation
|
Interface of the makVrv::DtModelScaleWidget for the makVrv::DtModelScaleLogic. More...

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. | |
Interface of the makVrv::DtModelScaleWidget for the makVrv::DtModelScaleLogic.
|
virtual |
Virtual DTOR.
|
pure virtual |
Sets widget to be enabled/disabled.
Implemented in makVrv::DtModelScaleWidget.
|
pure virtual |
Sets widget value to true/false (on/off)
Implemented in makVrv::DtModelScaleWidget.
|
pure virtual |
Sets the value of the model scale factor slider.
Implemented in makVrv::DtModelScaleWidget.
|
pure virtual |
Sets he model scale slider's maximum value.
Implemented in makVrv::DtModelScaleWidget.