Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.3.0
-
None
Description
The documentation of qBound says: 'Returns val bounded by min and max. This is equivalent to qMax(min, qMin(val, max))'. But this is not true since Qt 6.3.0: qBound asserts, if min>max.
Attachments
Issue Links
- relates to
-
QTBUG-104679 [REG 6.2.4-6.3.1] ListView: ASSERT if PullBackHeader or PullBackFooter is used
-
- Closed
-