[Interest] Blur part of rectangle possible?

Josh Faust jfaust at suitabletech.com
Wed Feb 5 23:48:16 CET 2014


>
> That could probably work if i want to blur an image.
>  In this case i want to blur the bottom part of a ListView where i want
> to overlay a search field and blur the background.
> That case makes splitting it a bit difficult ;)
>

You can use sourceRect on ShaderEffectSource, and then apply the blur to
that ShaderEffectSource. This will end up drawing the ListView twice, which
may or may not be OK.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140205/121f5bc8/attachment.html>


More information about the Interest mailing list