qt5base-lts/tests/auto/gui/image/qpixmap
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
..
convertFromImage Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
convertFromToHICON Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
images Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
loadFromData Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qpixmap.pro Fix QPixmap::grabWidget() on Windows. 2012-03-02 14:44:00 +01:00
qpixmap.qrc Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
tst_qpixmap.cpp Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate. 2012-02-20 16:52:59 +01:00