Create a QPixmap object, let it load the file, put it into a new QGraphicsPixmapItem, put that into the view's scene, move it to the position you want it to be.

Cheers,
_