Den 05-02-2014 13:21, Mark Gaiser skrev:
> Hi,
>
> The blur examples [1] all use a source rectangle and fully blur it.
> But what i want to do is only blur the bottom 20 pixels of an rectangle.
> How do i do that?

A few ideas to test:

Split your rectangle in two.

Add a second rectangle over the other and blur it.

Add a second rectangle over the other, blur it and put an item around 
with a crop: true so you can avoid the second rectangle spilling over 
the other.

Which one to use depends on your specific case.

Bo.

-- 
Bo Thorsen, European Engineering Manager, ICS
Integrated Computer Solutions. Delivering World-Class Applications
http://ics.com/services
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to