Hi

I have a QGraphicsView that is showing a QGraphicsScene. When saving the view, I also want to save the current centerlocation on the view, so that I can make the view centerOn the same point.

Is there any way to find the current center?

Thanks
Arjun