Greetings.
I wanted to know if it is possible to add and remove a QIntValidator on a QSpinBox.
I know the function ‘setValidator ()’, but I’m not sure that can be used with a QSpinBox.
Moreover, just as you can add / associate a QIntValidator using the ‘setValidator ()’ … Is there a function to remove it?
Thanks in advance for any help.
↧