Implement the drag event handlers in a QGraphicsScene subclass and create QGraphicsPixmapItems or subclasses thereof for each dropped image.
For rendering the result see QGraphicsScene::render()

Cheers,
_