qt6-bb10/tests/auto/corelib/serialization
Volker Hilsheimer 861c4d8548 Deprecate implicit QPixmap conversion to QBitmap
It is lossy, so should be requested explicitly, using a dedicated
fromPixmap factory function.

Deprecate the constructor and assignment operator, and make the
constructor explicit.

[ChangeLog][QtGui][QBitmap] Implicitly constructing and assigning
to a QBitmap from a QPixmap has been deprecated, and the respective
constructor has been made explicit. Use the fromPixmap factory
function instead.

Change-Id: I68ce85b26c901415137b664a1db687021d48bae0
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-09-17 13:26:50 +02:00
..
json Tests: fix json test for Android 2020-09-15 09:32:09 +00:00
qcborstreamreader CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qcborstreamwriter CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qcborvalue Change QByteArray to handle large arrays 2020-08-27 18:58:20 +02:00
qcborvalue_json Deprecate int based convert/canConvert 2020-08-24 00:19:18 +02:00
qdatastream Deprecate implicit QPixmap conversion to QBitmap 2020-09-17 13:26:50 +02:00
qdatastream_core_pixmap CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qtextstream Use UTF-8 when converting 8 bit data in QTextStream 2020-09-15 08:13:27 +02:00
qxmlstream Remove the SAX parser from QtXml 2020-09-15 08:12:20 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
cborlargedatavalidation.cpp Change QByteArray to handle large arrays 2020-08-27 18:58:20 +02:00
serialization.pro Exclude tests that need GUI when GUI isn't available 2019-10-25 11:42:09 +02:00