PDA

View Full Version : How to use QGraphicsView :: scale(qreal, qreal) to zoom QGraphicsView ??



mohini
10th January 2011, 09:42
hello,
I am using QGraphicsView :: scale(qreal, qreal) method to zoom QgraphicsView.
I can Zoom IN and OUT in all directions...
but, I want Zooming in only right direction...
How should I do this ?? :confused: