will you need to interact wich each of the images? will they need events?
if so, you can use the QGraphicsPixmapItem, but read first QGraphicsScene.
If not, you can use a QPainter (check "drawPixmap")
will you need to interact wich each of the images? will they need events?
if so, you can use the QGraphicsPixmapItem, but read first QGraphicsScene.
If not, you can use a QPainter (check "drawPixmap")
cage (24th September 2009)
Bookmarks