Hey @all,
i would like to draw a QPixmapItem and under the pixmap i would like to have a QGraphicsTextItem. I can move each item (QPixmapItem and QGraphicsTextItem) and each of them has a border when i select one of these.
But how can i do that, so when i move a QPixmapItem, that the QGraphicsItem moves also?
I 've tried to do so with a QGraphicsItemGroup, but here is the problem when i select an item, then all items (QPixmapItem and QGraphicsTextItem) have a selection border but i will have only one border.
Can anybody help please?
Kind Regards
NoRulez
Bookmarks