qt5base-lts/tests/auto/gui/image
Friedemann Kleint 099029a342 Fix QPixmap::grabWidget() on Windows.
Do not draw on the backingstore DC when drawing
to a pixmap. Access the paintdevice for checking via
the QPaintEngine since QPainter returns the clipdevice,
which is a widget.
Fix warning about accessing handle of 0-window in the
test.

Task-number: QTBUG-24183

Change-Id: Ie91ea6ab9d09528c7ec1d35633f9a0ee667719b1
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-02 14:44:00 +01:00
..
qicoimageformat Eliminate duplicate data row names in gui autotests. 2012-02-14 06:19:16 +01:00
qicon Remove SVG specific tests and testdata from QIcon. 2012-02-10 05:37:36 +01:00
qimage Removed image format specific template functions in raster engine. 2012-02-07 15:52:01 +01:00
qimageiohandler Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qimagereader Fix build of QImageReader tests with QT_USE_QSTRINGBUILDER. 2012-02-29 16:51:17 +01:00
qimagewriter Compilation fix: missing includes for geteuid() 2012-02-17 05:27:29 +01:00
qmovie Fixed qmovie unittest to use QFINDTESTDATA in jumpToFrame() 2012-01-31 04:23:26 +01:00
qpicture Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qpixmap Fix QPixmap::grabWidget() on Windows. 2012-03-02 14:44:00 +01:00
qpixmapcache Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qpixmapfilter Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
image.pro Remove internal class QVolatileImage. 2012-02-29 17:39:01 +01:00