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 ??