In my application, I open a QMainWindow that has a QGraphicsView in order to display an image, but I have a problem as I would like to resize the QMainWindow to the size of the image displayed by the QGraphicsView. Can someone give me some guidelines about the way of doing it?
Bookmarks