Hi all
I am having a QGraphicsPathItem which is selectable. I am able to select the item by clicking the area defined by its path. But I would like it to be selectable by clicking any point within its bounding rectangle.
For example, if my shape is circle, I want it to be selected if I click on any point its bounding rectangle.
Any suggestion for how to do this?
Thanks
Arjun
Bookmarks