summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2021-06-08 09:24:50 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2021-06-08 21:10:11 +0000
commit4a23a1fbb5f2317f725fff9df2516335db1fac6c (patch)
tree88e54932aa19dd0c0ae91a93d2da4a645986b993 /src/widgets/itemviews
parentae8b21c3df452639273158ac1a2d1b1d4aa4214f (diff)
Correct examples for int validation in QValidator documentation
QIntValidator::validate documents correctly that any input with "at most as many digits as the top of the range" returns Intermediate. This is needed to avoid input deadlocks where one can't go from 9 to 15 if the range is 8 to 16. Fixes: QTBUG-94269 Pick-to: 6.1 5.15 Change-Id: I6776e09fc231249fe78f9e6106492f8454b70a03 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/widgets/itemviews')
0 files changed, 0 insertions, 0 deletions