qtbase/tests/benchmarks/widgets/graphicsview
Tian Shilin 063dad967f fix: Redundant condition in abstractitemcontainer
The check to see if m_itemView is empty is already
included in the first condition, and the re-check in
the second condition is unnecessary.
eg: A | | (!A && B) is equivalent to A | | B.

Pick-to: 6.8
Change-Id: I1a9f003bacea076fc1e72765c196a327a21c33b2
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
2024-08-28 08:28:23 +08:00
..
functional fix: Redundant condition in abstractitemcontainer 2024-08-28 08:28:23 +08:00
qgraphicsanchorlayout Change license for tests files 2024-02-04 09:56:42 +01:00
qgraphicsitem Change license for tests files 2024-02-04 09:56:42 +01:00
qgraphicslayout Change license for tests files 2024-02-04 09:56:42 +01:00
qgraphicslinearlayout Change license for tests files 2024-02-04 09:56:42 +01:00
qgraphicsscene Change license for tests files 2024-02-04 09:56:42 +01:00
qgraphicsview Change license for tests files 2024-02-04 09:56:42 +01:00
qgraphicswidget Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00