QTdesigner - lineEdit - set only float number acceptable
Unsolved
Qt Creator and other tools
-
Hi,
While it's possible by adding a validator in your code, why not directly use a QDoubleSpinBox ?