qt5base-lts/tests/auto/corelib/serialization
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
..
json QJsonValue: fix incorrect to{Array,Object} when the value is empty 2022-06-21 22:25:32 -07:00
qcborstreamreader Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborstreamwriter Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborvalue Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcborvalue_json Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdatastream QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methods 2022-07-21 19:59:07 +02:00
qdatastream_core_pixmap Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtextstream Increase timeout of slow test for ASAN-enabled build 2022-06-15 23:58:16 +02:00
qxmlstream Port QXmlStremReader to QAnyStringView 2022-07-12 13:24:56 +02:00
cborlargedatavalidation.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Disable test tst_qxmlstream for QNX 2022-03-25 20:16:30 +02:00