diff options
author | Samuel Rødal <samuel.rodal@nokia.com> | 2010-11-10 10:05:04 (GMT) |
---|---|---|
committer | Samuel Rødal <samuel.rodal@nokia.com> | 2010-11-10 10:45:30 (GMT) |
commit | 8d88491d44fdbad7e9d6ea618f14b5230e03d6f1 (patch) | |
tree | e7d4400a1a7279f06686e66294f51fe9d1921bb9 /configure.exe | |
parent | 6e5221a1a891175b4d8ba93193c6133268b7bd5f (diff) | |
download | Qt-8d88491d44fdbad7e9d6ea618f14b5230e03d6f1.zip Qt-8d88491d44fdbad7e9d6ea618f14b5230e03d6f1.tar.gz Qt-8d88491d44fdbad7e9d6ea618f14b5230e03d6f1.tar.bz2 |
Fixed tst_qpixmap::grabWidget autotest failure on QWS.
We need to use the same rendering to compute the expected pixmap as used
in QPixmap::grabWidget(), or the results will look different on a 16-bit
display, as QPixmap::fromImage(ARGB32_Premultiplied_image) will get a
different internal image format compared to QPixmap pixmap(size);
pixmap.fill(Qt::transparent);
Reviewed-by: Kim
Diffstat (limited to 'configure.exe')
0 files changed, 0 insertions, 0 deletions