![]() |
Harmony
Scripting Interface Documentation
|
The NumberEdit JavaScript class. A simplified NumberEdit Qt widget. More...
Properties | |
double | value |
the value shown More... | |
double | decimals |
precision of the NumberEdit More... | |
double | minimum |
minimum value allowed More... | |
double | maximum |
maximum value allowed More... | |
The NumberEdit JavaScript class. A simplified NumberEdit Qt widget.
NumberEdit is derived from Label, so, it also has the label properties.
|
readwrite |
precision of the NumberEdit
|
readwrite |
maximum value allowed
|
readwrite |
minimum value allowed
|
readwrite |
the value shown