def resizeEvent(self, resize_event): self.fitInView(QRectF(0, 0, self.w, self.h), Qt.KeepAspectRatio)