PDA

View Full Version : ZoomIn QGraphicsItem



xlttap
29th October 2009, 11:19
How to zoomin the area of a rubber band rectangle in QGraphicsScene?
The same as setClipRect() in QPainter.

newtowindows
29th October 2009, 11:32
I think you have to perform QTransform() on graphics scene/widget.