> Hi, > > there is a way to creaet the resulting union of two QGraphicsItem? > Hi, Perhaps with QGraphicsItem::shape() and QPainterPath::united()? -- J-P Nurmi