Vuo 2.4.4
Loading...
Searching...
No Matches
VuoDoubleSpinBox Member List

This is the complete list of members for VuoDoubleSpinBox, including all inherited members.

doubleToSlider(int sliderMin, int sliderMax, double valueMin, double valueMax, double value)VuoDoubleSpinBoxstatic
focusOutEvent(QFocusEvent *event)VuoDoubleSpinBoxprotectedvirtual
hideEvent(QHideEvent *event)VuoDoubleSpinBoxprotectedvirtual
setButtonMaximum(double buttonMaximum)VuoDoubleSpinBox
setButtonMinimum(double buttonMinimum)VuoDoubleSpinBox
sliderToDouble(int sliderMin, int sliderMax, double valueMin, double valueMax, int value)VuoDoubleSpinBoxstatic
stepBy(int steps)VuoDoubleSpinBox
stepEnabled() constVuoDoubleSpinBoxprotected
textFromValue(double value) constVuoDoubleSpinBox
unsetLineEditBounds()VuoDoubleSpinBox
VuoDoubleSpinBox(QWidget *parent, int precision)VuoDoubleSpinBox