qt5base-lts/examples/widgets
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
..
animation Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
desktop Long live QKeyCombination! 2020-09-03 07:00:31 +02:00
dialogs Rename QLibraryInfo::location() to path() 2020-09-12 23:35:56 +02:00
doc macOS: rename 'macintosh' style to 'macos' 2020-08-26 16:37:43 +02:00
draganddrop CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
effects CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
gallery Deprecate and remove uses of AA_DisableHighDpiScaling 2020-08-31 19:14:55 +02:00
gestures CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
graphicsview High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling 2020-08-28 20:08:43 +02:00
itemviews Rename QLibraryInfo::location() to path() 2020-09-12 23:35:56 +02:00
layouts CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
mainwindows Deprecate implicit QPixmap conversion to QBitmap 2020-09-17 13:26:50 +02:00
painting Remove deprecated QPrinter and QPagedPaintDevice APIs 2020-09-04 08:37:59 +02:00
qnx/foreignwindows Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
richtext Remove obsolete APIs and comments from QAbstractPrintDialog 2020-09-10 17:29:52 +02:00
scroller CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
tools Make QStringList an alias to QList<QString> 2020-09-12 23:37:15 +02:00
touch CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
tutorials CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
widgets Port from devicePixelRatioF() to devicePixelRatio() 2020-09-10 17:28:11 +02:00
windowcontainer CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
widgets.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00