Hello!

I've got QGraphicsScene, as a background I use a pixmap (I used texture brush). Now I want to make some invisibe rectangular shapes on graphics scene which will be something like tags on the picture. When I move a mouse over a specified field on a picture (where the invisible rectangulars are) I want the rectangular and small cloud with text to appear. Like I wrote before it should work like tags on the picture. I've got some ideas how to do it, but I need your help. The biggest issue for me is a relation of text from the cloud and shape itself.

Thanks for your time