I have QGraphicsItemGroup object with children.
I want to save this group to file, then retrives informations about group from file.
What kind of information about child items, should I save ?
Beside of pos(), shape().. should I save tranformations/parent transformations or bounding rect too ?
Thanks for reply.
Bookmarks