Hi I have tried to call resetMatrix() on a QGraphicsView and I am getting this error: AttributeError: 'QGraphicsView' object has no attribute 'resetMatrix' Is there a workaround? I want to zoom/scale my view. Thanks Art