qt6-bb10/tests/auto/gui/image
Morten Johan Sørvig ffde7e8995 QIcon: Add pixmap() overload which take devicePixelRatio
Add new QIcon::pixmap() overload:

  QPixmap pixmap(const QSize &size, qreal devicePixelRatio, ...)

This function replaces the existing pixmap() function which
take a QWindow pointer, and should be more convenient in use.

Task-number: QTBUG-85885
Change-Id: Ie4ca96a266d9278864678dc61bdfc2836cabdb93
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2020-08-27 12:13:08 +02:00
..
qicoimageformat CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qicon QIcon: Add pixmap() overload which take devicePixelRatio 2020-08-27 12:13:08 +02:00
qiconhighdpi CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qimage QtGui: Add Windows conversion functions for to QImage 2020-07-24 22:51:46 +02:00
qimageiohandler CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qimagereader Fix buffer overflow in XBM parser 2020-07-24 10:06:57 +02:00
qimagewriter Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
qmovie CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpicture CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpixmap CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpixmapcache CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
CMakeLists.txt cmake: add gui/image tests 2019-10-23 07:56:08 +00:00
image.pro