qt5base-lts/tests/auto/widgets/graphicsview
Friedemann Kleint dff3843d98 QShortcut: Properly port to the new configure system
Move the feature to corelib so that the QMetaType enumeration
values can be properly excluded and there is no need for a
dummy class.

Use QT_REQUIRE_CONFIG in the headers of classes to be disabled.
Add headers/source files in the .pro file depending on the configure
feature in libraries and tests.
Add the necessary exclusions and use QT_CONFIG.

Task-number: QTBUG-76493
Change-Id: I02499ebee1a3d6d9a1e5afd02517beed5f4536b7
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2019-10-25 12:12:39 +02:00
..
qgraphicsanchorlayout Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
qgraphicsanchorlayout1 tests/auto/widgets/graphicsview: Avoid unconditional qWait()s 2018-05-14 06:05:19 +00:00
qgraphicseffectsource QGraphicsView tests: Prefer exposed over active 2019-10-17 13:12:17 +02:00
qgraphicsgridlayout QGraphicsView tests: Prefer exposed over active 2019-10-17 13:12:17 +02:00
qgraphicsitem QShortcut: Properly port to the new configure system 2019-10-25 12:12:39 +02:00
qgraphicsitemanimation QGraphicsItemAnimation: add transformAt() an deprecate matrixAt() 2019-02-23 07:18:38 +00:00
qgraphicslayout tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qgraphicslayoutitem tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qgraphicslinearlayout QGraphicsView tests: Prefer exposed over active 2019-10-17 13:12:17 +02:00
qgraphicsobject Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicspixmapitem Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qgraphicspolygonitem Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsproxywidget Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qgraphicsscene Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qgraphicssceneindex winrt: make graphicsview auto tests pass 2018-05-28 06:50:46 +00:00
qgraphicstransform Updated license headers 2016-01-21 18:55:18 +00:00
qgraphicsview Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qgraphicswidget Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
graphicsview.pro winrt: make graphicsview auto tests pass 2018-05-28 06:50:46 +00:00