qt6-bb10/tests/auto/widgets/graphicsview/qgraphicsproxywidget
Friedemann Kleint 607ac728ed Brush up the qgraphicsproxywidget test
- Reduce clang-tidy warning from 789->591
  (Use auto, nullptr, member initialization, etc).
- Introduce string literals, replacing deprecated QLatin1String
- Streamline/rearrange layout code
- Fix QCOMPARE(.., bool)
- User per-class includes following Qt conventions

Task-number: QTBUG-128913
Change-Id: I787f39b5ddfe34ba18e33f469b68ccbcfc2709a3
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit 25e16e20cc434f484380dfa59c1b8a3d6f772920)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-11-01 22:53:24 +00:00
..
.gitignore
BLACKLIST Unblacklist tst_QGraphicsProxyWidget::windowOpacity on macOS 2024-09-23 16:57:33 +00:00
CMakeLists.txt Brush up the qgraphicsproxywidget test 2024-11-01 22:53:24 +00:00
tst_qgraphicsproxywidget.cpp Brush up the qgraphicsproxywidget test 2024-11-01 22:53:24 +00:00