diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-10-05 05:10:59 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-10-05 05:39:29 (GMT) |
commit | 3909d97e86d62fd94e149925b5f3111c8f391334 (patch) | |
tree | 748a1db0fde9f07136da835c141be7e0cdb5ec29 /examples/layouts/borderlayout | |
parent | 7b19bfec4c496f2112b363cbdc8a0c302a48cfce (diff) | |
download | Qt-3909d97e86d62fd94e149925b5f3111c8f391334.zip Qt-3909d97e86d62fd94e149925b5f3111c8f391334.tar.gz Qt-3909d97e86d62fd94e149925b5f3111c8f391334.tar.bz2 |
Make it possible to implement engine-specific drop shadow filters
It wasn't possible for the paint engine to override the drop
shadow filter because QPixmapDropShadowFilter::draw() was not
asking for an engine-specific filter object.
Also, change the OpenVG filter to use vgGaussianBlur() instead of
vgConvolve(), and draw the original image on top of the shadow.
Task-number: QTBUG-4583
Reviewed-by: trustme
Diffstat (limited to 'examples/layouts/borderlayout')
0 files changed, 0 insertions, 0 deletions