i have a QGraphicsItemGroup with several items in it.But the QGraphicsItemGroup's boundingRect is not changed when i change the size of one member in the group. Is there any way to manually update the boundingRect of an existing item group?
i have a QGraphicsItemGroup with several items in it.But the QGraphicsItemGroup's boundingRect is not changed when i change the size of one member in the group. Is there any way to manually update the boundingRect of an existing item group?
Bookmarks