Hi,

I have some items I'd like to have "inside" other one; when I move the parent I want to move the childs as well.

I was trying with QGraphicsItemsGroup, but I am having problems when I move it. So it's not an option.

When I set some items as childs of other, if I move the parent the childs are not supposed to move, isn't? so, what exactly this parent-child system does?