The QGraphicsScene owns all the QGraphicsItem you add to it.
------- Jean-Michaël Celerier http://www.jcelerier.name On Tue, Aug 8, 2017 at 7:24 PM, Nikos Chantziaras <rea...@gmail.com> wrote: > When adding a pixmap to a QGraphicsScene with: > > pixmapItem = scene.addPixmap(pixmap); > > who owns pixmapItem? Do I need to delete it? Does the scene delete it? > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest