I am looking for something similar to the setPixmap() function in the QLabel class.
So when I call QGraphicsScene.addItem(QGraphicsItem), I want a picture displayed where the QGraphicsItem is.
I am looking for something similar to the setPixmap() function in the QLabel class.
So when I call QGraphicsScene.addItem(QGraphicsItem), I want a picture displayed where the QGraphicsItem is.
Nevermind, figured it out
Just in case anyone else wants to do that: Use a QGraphicsPixmapItem.
It's nice to be important but it's more important to be nice.
Bookmarks