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.
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.
Bookmarks