SpinButton.numeric
bool numeric() @property nothrowGet numeric property.
Returns
Whether non-numeric characters should be ignored.
void numeric(bool propval) @property nothrowSet numeric property.
Parameters
propval | Whether non-numeric characters should be ignored. |