[PyQt] QGraphicsView .resetMatrix() missing

Art artanidos at gmail.com
Wed Jul 10 16:36:15 BST 2019


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



More information about the PyQt mailing list