PDA

View Full Version : how to erase the intersection part of the two rectangles?



bharathi
2nd June 2014, 06:48
Hi all,

I am actually developing a Speech Bubble for my project. I am using a frameless QDialog wherein I painted two eliptical rectangle in an intersecting way as shown in this image.10387.

How could I remove the intersecting part here? I have marked that part in the image.

I am very new to Qt, waiting for a positive response.

wysota
3rd June 2014, 12:57
Use clipping.