Unigine::WidgetSpinBox Class
UNIGINE | UNIGINE 2.0 | Comments |
---|---|---|
- | int type() | Returns the WidgetSpinBox type identifier. |
- | void setMinExpand(int value) | Sets the minimum value, up to which the lower limit of the range of the spinbox values can be expanded. |
- | int getMinExpand() | Returns the current minimum value, up to which the lower limit of the range of the spinbox values can be expanded. |
- | void setMaxExpand(int value) | Sets the maximum value, up to which the upper limit of the range of the spinbox values can be expanded. |
- | int getMaxExpand() | Returns the current maximum value, up to which the upper limit of the range of the spinbox values can be expanded. |
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)