Hi,
I am having QGraphicsScene in the QGraphicsView,
now what happens is when I set any QPixmap to QGraphicsScene then it will change QGraphicsScene to QPixmap size,
that is not my requirement,
I want to fixed the size of the QGraphicsScene and then image should be adjusted according to QGraphicsScene's size no matter how big an image was.
Please kindly provide me the solution,
Bookmarks