@GuL I don't solve my problem with this approach. But I write a custom composite item class that acts like a QGraphicsItemGroup, also can be added inside QGraphicsLayout.
@SixDegrees if I add my composite item directly to scene I see empty scene. There is no paint because I expect to see child items paints themselves.
Bookmarks