QDoubleValidator consider for decimal points only not range(18.5 to 39.0).how i set the validation for this LineEdit? I want one example for LineEdit Validation.
QDoubleValidator consider for decimal points only not range(18.5 to 39.0).how i set the validation for this LineEdit? I want one example for LineEdit Validation.
There is not standard way (known to me) to achieve this. You should write your own validator.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks