DtModelScaleWidget is a toolbar widget that combines a button to enable and disable model scaling, and a drop-down button to bring up a slider for the model scale factor.
More...
Detailed Description
DtModelScaleWidget is a toolbar widget that combines a button to enable and disable model scaling, and a drop-down button to bring up a slider for the model scale factor.
Constructor & Destructor Documentation
| makVrv::DtModelScaleWidget::DtModelScaleWidget |
( |
DtDe & |
de, |
|
|
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
| virtual makVrv::DtModelScaleWidget::~DtModelScaleWidget |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrv::DtModelScaleWidget::setEnabled |
( |
bool |
b | ) |
|
|
virtual |
| virtual void makVrv::DtModelScaleWidget::setValue |
( |
bool |
b | ) |
|
|
virtual |
| virtual void makVrv::DtModelScaleWidget::setModelScaleFactor |
( |
int |
factor | ) |
|
|
virtual |
| virtual void makVrv::DtModelScaleWidget::setMaxModelScaleFactor |
( |
int |
maxModelScaleFactor | ) |
|
|
virtual |
| void makVrv::DtModelScaleWidget::setupGui |
( |
| ) |
|
|
protected |
Sets up the user interface. Called from constructor.
| virtual void makVrv::DtModelScaleWidget::slot_activate |
( |
DtDe * |
subject | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtModelScaleWidget::slot_deactivate |
( |
DtDe * |
| ) |
|
|
inlineprotectedvirtual |
| virtual void makVrv::DtModelScaleWidget::on_modelScaleToggleClicked |
( |
| ) |
|
|
protectedvirtualslot |
connected to the internal model scale slider toggle button
| virtual void makVrv::DtModelScaleWidget::on_modelScaleSliderChanged |
( |
int |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| DtDe& makVrv::DtModelScaleWidget::myDe |
|
protected |
| QToolButton* makVrv::DtModelScaleWidget::myModelScaleToolButton |
|
protected |
| bool makVrv::DtModelScaleWidget::mySliderWidgetShown |
|
protected |
The documentation for this class was generated from the following file: