diff options
author | Samuel Rødal <samuel.rodal@nokia.com> | 2010-12-07 11:53:37 (GMT) |
---|---|---|
committer | Samuel Rødal <samuel.rodal@nokia.com> | 2010-12-07 13:39:51 (GMT) |
commit | eac9e6a11e7727d8a749242f317362337ce89a1d (patch) | |
tree | 27e11cc2eec6863efdc5e86895c0cdbe3d4c5aba /tests/auto/guiapplauncher | |
parent | 532115bcaa370af827a5cbad017b272842c5aacf (diff) | |
download | Qt-eac9e6a11e7727d8a749242f317362337ce89a1d.zip Qt-eac9e6a11e7727d8a749242f317362337ce89a1d.tar.gz Qt-eac9e6a11e7727d8a749242f317362337ce89a1d.tar.bz2 |
Prevent always deep-copying in QPixmap::toImage() for raster pixmaps.
Calling paintEngine() can cause a deep copy since it will indirectly
call the bits() function. Since we don't want to create a paint engine
if it doesn't exist we should access the QImageData paintEngine variable
directly instead.
Reviewed-by: Olivier Goffart
Diffstat (limited to 'tests/auto/guiapplauncher')
0 files changed, 0 insertions, 0 deletions