I am drawing a QGraphicsSvgItem in a QGraphicsView. How can I code so that when I resize the window, the SvgItem also resizes.
Mahfuz
Printable View
I am drawing a QGraphicsSvgItem in a QGraphicsView. How can I code so that when I resize the window, the SvgItem also resizes.
Mahfuz
Reimplement the resizeEvent