qt6-bb10/tests/auto/widgets
Ivan Solovev 68ea9c0227 QGuiApplication: do not emit deprecated signals
... when QT_DISABLE_DEPRECATED_BEFORE is past the deprecation version.

This commit actually stops using the deprecated signals when we build
Qt with QT_DISABLE_DEPRECATED_BEFORE >= 0x060000. Otherwise we will
get a compilation error because the signals will be removed.

Task-number: QTBUG-104857
Pick-to: 6.4 6.3 6.2
Change-Id: Ie513ecc9451bf2d88f80857cf19f3d2b4958d022
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-07-21 19:59:07 +02:00
..
dialogs Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
effects Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
graphicsview QGraphicsProxyWidget: make tolerance in mapToGlobal test at least 4 2022-07-15 14:44:32 +02:00
itemviews QListview: PageDown/Up infinite loop 2022-07-05 11:55:19 +00:00
kernel QGuiApplication: do not emit deprecated signals 2022-07-21 19:59:07 +02:00
styles Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
util QCompleter: make filesystem test robust against slow I/O 2022-07-13 22:41:43 +02:00
widgets Try re-enabling test on Wayland 2022-07-14 07:35:33 +02:00
CMakeLists.txt