If I set a pixmap to a QGraphicsScene that is larger that the window, it will add scrollbars, So is it possible to get what is displayed in the QGraphicsView ?
Also Is there any event raised while scrolling and changeing the displayed area ?
Here is a screen of what I'm talking about:

Thanks