how to scale the background image for the Mainwindow
-
Hi
What have you tried so far?
How did you set the background image on mainwindow in the first place?
There is an event for when resize happen which you can use.
http://doc.qt.io/qt-5/qwidget.html#resizeEvent -
-
Hi,
What type of widget is your MainWindow ?
-
In other words, the question was: what is the base class of MainWindow ?