How to enable Pan and Zoom in a QGraphicsView
I am using python and Qt Designer to implement loading tiff images and to enable Pan and Zoom on some mouse event (wheel – zoom, press wheel – pan).
I am using python and Qt Designer to implement loading tiff images and to enable Pan and Zoom on some mouse event (wheel – zoom, press wheel – pan).