And what isn't working? It is in the wrong position? It doesn't appear at all? What are the dimensions of your QGraphicsScene? Of your QGraphicsView? Is the QGraphicsPixmapItem a top-level item in the scene, or is it a child of another QGraphicsItem?"self.item.setPos(QtCore.QPointF(20,50))" its not working
Bookmarks