Id like to draw and resize boxes in a canvas.
Is there any way to add resize controls in a QCanvasItem (you know, these 8 black squares) , so that the user can resize a QCanvasRectangle?

Thank you!