Hi,

I have a simple problem... I'm adding a QwtPlot to a QMainWindow's central widget. I was wondering how to keep the QwtPlot as a square (maintaining aspect ratio) instead of stretching whenever the mainWindow stretches?

Thank you