qt6-bb10/tests/auto/gui/image/qicon
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
..
fallback_icons Introduce QIcon::fallbackSearchPaths() 2018-01-15 10:12:22 +00:00
icons QIconLoader: Use the GTK+ icon caches 2015-09-13 16:23:24 +00:00
second_icons/testtheme/32x32/actions Fixed icons lookup in QIcon::fromTheme 2015-02-02 23:28:19 +00:00
styles/commonstyle/images Establish baseline for QIcon test on dpr > 1 2020-08-05 11:23:07 +02:00
.gitignore QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
CMakeLists.txt Establish baseline for QIcon test on dpr > 1 2020-08-05 11:23:07 +02:00
image.png QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
qicon.pro Establish baseline for QIcon test on dpr > 1 2020-08-05 11:23:07 +02:00
rect.png QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
tst_qicon.cpp QIcon: Add pixmap() overload which take devicePixelRatio 2020-08-27 12:13:08 +02:00
tst_qicon.qrc Establish baseline for QIcon test on dpr > 1 2020-08-05 11:23:07 +02:00