qt5base-lts/tests/auto/gui/painting
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
..
qbrush Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qcolor Replace qreal with float in QColor 2020-09-11 20:41:15 +02:00
qcolorspace Replace qreal with float in QColor 2020-09-11 20:41:15 +02:00
qpagelayout Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qpagesize CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpaintengine Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qpainter Add qHash implementation for QPoint 2020-09-15 02:46:40 +02:00
qpainterpath Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
qpainterpathstroker CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpathclipper Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qpdfwriter Remove deprecated QPrinter and QPagedPaintDevice APIs 2020-09-04 08:37:59 +02:00
qpen CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpolygon QPolygon: streamline constructors and special member functions 2020-08-07 15:01:26 +02:00
qrangecollection Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qregion Deprecate implicit QPixmap conversion to QBitmap 2020-09-17 13:26:50 +02:00
qtransform Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qwmatrix Get rid of QMatrix 2020-02-28 08:57:57 +01:00
CMakeLists.txt Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
painting.pro Support multiple page ranges in QPrinter 2020-04-09 16:45:32 +02:00