Why not using the QGraphicsScene::addPixmap() method ? It inserts image on the scene and returns an object which you can use to manipulate the image later.