summaryrefslogtreecommitdiffstats
path: root/src/openvg
diff options
context:
space:
mode:
authorJason Barron <jason.barron@nokia.com>2010-09-24 14:47:41 (GMT)
committerJason Barron <jason.barron@nokia.com>2010-10-07 07:01:23 (GMT)
commit45134e5dda238e42b89a407464911ac05f214cac (patch)
tree0bb15ca9f8cde1d96e5e98c3d39f9c479a21fff6 /src/openvg
parent84ff17b7e2ea50af3274ac659bc9d67a8e2e3798 (diff)
downloadQt-45134e5dda238e42b89a407464911ac05f214cac.zip
Qt-45134e5dda238e42b89a407464911ac05f214cac.tar.gz
Qt-45134e5dda238e42b89a407464911ac05f214cac.tar.bz2
Make sure the QS60PaintEngine can draw other classes of pixmap data
The QS60PaintEngine should not assume that the pixmap is always of type 'Raster'. It should check the classId and if it is not 'Raster' it should forward the call to QRasterPaintEngine which already handles this scenario by converting the pixmap to a QImage and drawing that instead. Reviewed-by: Jani Hautakangas
Diffstat (limited to 'src/openvg')
0 files changed, 0 insertions, 0 deletions