|
VAPOR3 3.9.4
|
This is the complete list of members for VIntRangeMenu, including all inherited members.
| _decimalAction | VNumericFormatMenu | protected |
| _maxRangeAction | VIntRangeMenu | protected |
| _minRangeAction | VIntRangeMenu | protected |
| _sciNotationAction | VNumericFormatMenu | protected |
| AllowUserRange(bool allowed=true) | VIntRangeMenu | |
| DecimalDigitsChanged(int decimalDigits) | VNumericFormatMenu | signal |
| MaxChanged(int max) | VIntRangeMenu | signal |
| MinChanged(int min) | VIntRangeMenu | signal |
| SciNotationChanged(bool sciNotation) | VNumericFormatMenu | signal |
| SetDecimalDigits(int digits) | VNumericFormatMenu | |
| SetMaximum(int max) | VIntRangeMenu | |
| SetMinimum(int min) | VIntRangeMenu | |
| SetSciNotation(bool sciNotation) | VNumericFormatMenu | |
| VIntRangeMenu(QWidget *parent, bool sciNotation, int decimalDigits, int min, int max, bool rangeChangable=false) | VIntRangeMenu | explicit |
| VNumericFormatMenu(QWidget *parent, bool sciNotation, int decimalDigits) | VNumericFormatMenu | explicit |