summaryrefslogtreecommitdiffstats
path: root/projects.pro
diff options
context:
space:
mode:
authorJason Barron <jbarron@trolltech.com>2009-04-24 12:22:37 (GMT)
committerJason Barron <jbarron@trolltech.com>2009-04-28 14:42:24 (GMT)
commit4e3ba194fe2404de380fbe544f87773edd66f7b9 (patch)
treef25523ce9e116168350f8b1d90392fac3c305c2f /projects.pro
parent6143217a8594c40d693e4ffceb914bc927f43b05 (diff)
downloadQt-4e3ba194fe2404de380fbe544f87773edd66f7b9.zip
Qt-4e3ba194fe2404de380fbe544f87773edd66f7b9.tar.gz
Qt-4e3ba194fe2404de380fbe544f87773edd66f7b9.tar.bz2
Get transparency working by clearing the window surface.
This is duplicated code from the raster paint engine's beginPaint() function. For translucent windows the previous contents must be cleared from the backing store before the new content is painted. This class should probably be re-written as a subclass of the raster version. The reason we cannot use that implementation directly is because we cannot use QNativeImage because it doesn't provide anywhere we can do locking.
Diffstat (limited to 'projects.pro')
0 files changed, 0 insertions, 0 deletions