Quote Originally Posted by marcel View Post
I assumed he wanted to export the entire scene.
If you don't pass the size to QGraphicsScene::render(), it will always draw the entire scene. The painter (image) size is only to determine the scale which is to be used to draw the scene.