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

Public Member Functions | |
| virtual | ~DtModelScaleWidgetInterface () |
| Virtual DTOR. More... | |
| virtual void | setEnabled (bool)=0 |
| Sets widget to be enabled/disabled. More... | |
| virtual void | setValue (bool)=0 |
| Sets widget value to true/false (on/off) More... | |
| virtual void | setModelScaleFactor (int factor)=0 |
| Sets the value of the model scale factor slider. More... | |
| virtual void | setMaxModelScaleFactor (int maxModelScaleFactor)=0 |
| Sets he model scale slider's maximum value. More... | |
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.