qt6-bb10/tests/auto/gui
Volker Hilsheimer 2f319f3be9 Give QPixmap a move constructor
It already has a move-assignment operator, and implements swapping.

This requires a specialization of the QExplicitlySharedDataPointer
destructor to be forward declared, and an implementation that is
identical to the default version. Otherwise we would need
QPlatformPixmap to be fully defined in the public QPixmap header.

Change-Id: I2651bbc29a7083a93e3b3ad671d3aeea659b7d5a
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2020-09-23 18:00:54 +02:00
..
image Give QPixmap a move constructor 2020-09-23 18:00:54 +02:00
itemmodels CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
kernel CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
math3d CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
painting CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qopengl CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qopenglconfig CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qvulkan CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
rhi rhi: d3d: Fix dynamic offsets with multiple buffers 2020-09-23 16:59:06 +02:00
text Fix Qt6 todo in qcssparser 2020-09-23 17:01:29 +02:00
util CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
gui.pro Remove winrt 2020-06-06 20:25:49 +02:00