![]() |
VR-Forces 5.0.1 Developer's Guide
|
This class is the icon scale widget visible on the toolbar.
Public Slots | |
| void | sliderChanged (int value) |
Public Member Functions | |
| DtEntityIconScaleWidget (DtDe &de, QWidget *parent, const Qt::WindowFlags &flags) | |
| virtual | ~DtEntityIconScaleWidget () |
Protected Member Functions | |
| void | setupGui () |
| QIcon | makeWideIconWithArrow (QIcon &baseIcon, bool downArrow, QToolButton *button) |
| void | updateSlider (float value) |
Protected Attributes | |
| DtDe & | myDe |
| DtSignalConnectionManager | myConnections |
| DtPopupToolbar * | myToolbar |
| QSlider * | mySlider |
| DtPopupToolbarButton * | myButton |
| makVrv::DtEntityIconScaleWidget::DtEntityIconScaleWidget | ( | DtDe & | de, |
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags | ||
| ) |
|
virtual |
|
slot |
|
protected |
|
protected |
|
protected |
Updates the slider position.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |