qt6-bb10/src/plugins
Ivan Solovev 24de000a9c QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methods
When the method is wrapped into
 if QT_DEPRECATED_SINCE(MAJ, MIN)
we also need to add QT_DEPRECATED_VERSION_[X_]_MAJ_MIN macro right in
front of the method declaraion, to actually trigger a deprecation
warning.

This patch does that for QCursor's deprecated methods, and fixes all
related compilation warnings in QtBase.

Task-number: QTBUG-104857
Pick-to: 6.4 6.3 6.2
Change-Id: Ic8d059e8c852d4b2dee55e7ea94f4fc7a402cdf4
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-07-21 19:59:07 +02:00
..
doc/snippets/code Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
generic Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
imageformats Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
networkinformation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
platforminputcontexts Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
platforms QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methods 2022-07-21 19:59:07 +02:00
platformthemes QGtk3Theme: Respect xcb_xlib config option 2022-07-07 02:06:14 +04:00
printsupport Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
sqldrivers wasm: enable sql/sqlite for non threaded builds 2022-07-05 08:08:07 +00:00
styles QCommandLinkButton: Let the style set the text colors 2022-07-19 05:12:33 +02:00
tls CMake: Don't propagate openssl headers for the tls plugin 2022-07-11 22:23:09 +02:00
CMakeLists.txt QNetworkInformation: Rename the plugins and type 2021-06-11 19:23:03 +02:00