SpinButton.digits
uint digits() @propertyGet digits property.
Returns
The number of decimal places to display.
void digits(uint propval) @propertySet digits property.
Parameters
propval | The number of decimal places to display. |
uint digits() @propertyGet digits property.
void digits(uint propval) @propertySet digits property.
propval | The number of decimal places to display. |