VAPOR3 3.9.4
VDoubleRangeMenu Member List

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

_decimalActionVNumericFormatMenuprotected
_maxRangeActionVDoubleRangeMenuprotected
_minRangeActionVDoubleRangeMenuprotected
_sciNotationActionVNumericFormatMenuprotected
AllowUserRange(bool allowed=true)VDoubleRangeMenu
DecimalDigitsChanged(int decimalDigits)VNumericFormatMenusignal
MaxChanged(double max)VDoubleRangeMenusignal
MinChanged(double min)VDoubleRangeMenusignal
SciNotationChanged(bool sciNotation)VNumericFormatMenusignal
SetDecimalDigits(int digits)VNumericFormatMenu
SetMaximum(double max)VDoubleRangeMenuslot
SetMinimum(double min)VDoubleRangeMenuslot
SetSciNotation(bool sciNotation)VNumericFormatMenu
VDoubleRangeMenu(QWidget *parent, bool sciNotation, double decimalDigits, double min, double max, bool rangeChangable)VDoubleRangeMenuexplicit
VNumericFormatMenu(QWidget *parent, bool sciNotation, int decimalDigits)VNumericFormatMenuexplicit