The NumberEdit JavaScript class. A simplified version of the NumberEdit Qt widget. More...
Properties | |
double | value |
The value shown. More... | |
double | decimals |
The precision of the NumberEdit. More... | |
double | minimum |
The minimum value allowed by NumberEdit. More... | |
double | maximum |
The maximum value allowed by NumberEdit. More... | |
The NumberEdit JavaScript class. A simplified version of the NumberEdit Qt widget.
|
readwrite |
The precision of the NumberEdit.
|
readwrite |
The maximum value allowed by NumberEdit.
|
readwrite |
The minimum value allowed by NumberEdit.
|
readwrite |
The value shown.