Hi guys,
I am using the QGraphicsScene/View classes in my app. I have a moving rectangle that can be resized and using this rectangle I can choose which part of the scene should be zoomed in? Do you have an idea how to zoom in just a small rectangle from the scene.
QGraphicsView::scale etc, zooms the whole scene. But I need to zoom only the rectangle.
Any ideas?
Thank you.
Maverick
Bookmarks