How to implement movable toolbar on QGraphicsItem having some buttons on it and the bar should not be included in the boundingRect of item?
The Toolbar should move with the Item in the view. The tool bar has to be placed at the bottom right of the item. example.png
Bookmarks