SpinButton.setNumeric
void setNumeric(bool numeric)Sets the flag that determines if non-numeric text can be typed into the spin button.
Parameters
numeric | flag indicating if only numeric entry is allowed |
void setNumeric(bool numeric)Sets the flag that determines if non-numeric text can be typed into the spin button.
numeric | flag indicating if only numeric entry is allowed |