qt5base-lts/tests/auto/gui/util/qintvalidator
Tuomas Heimonen 4b5afc788f QIntValidator: Intermediate for number if digits equal or less than max
Input value which is over the highest acceptable value, but consisting
of a number of digits equal to or less than the max value should be
considered intermediate.

[ChangeLog][QtGui][QIntValidator] Input value with over the highest
acceptable value, but with equal or less amount of digits than the maximum
value is now considered intermediate.

Task-number: QTBUG-59650
Change-Id: I71a77c9c266f0f3b62c71ac6cb995019385c1cf5
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2018-06-29 09:17:05 +00:00
..
.gitignore Move QValidator tests to QtGui 2012-10-10 23:27:03 +02:00
qintvalidator.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tst_qintvalidator.cpp QIntValidator: Intermediate for number if digits equal or less than max 2018-06-29 09:17:05 +00:00