How to zoomin the area of a rubber band rectangle in QGraphicsScene?
The same as setClipRect() in QPainter.
How to zoomin the area of a rubber band rectangle in QGraphicsScene?
The same as setClipRect() in QPainter.
I think you have to perform QTransform() on graphics scene/widget.
Bookmarks