[Split] How to scale an image proportionally
-
Take a look at "QImage::scaled()":http://doc.trolltech.com/4.7-snapshot/qimage.html#scaled with Qt::KeepAspectRatio mode
Take a look at "QImage::scaled()":http://doc.trolltech.com/4.7-snapshot/qimage.html#scaled with Qt::KeepAspectRatio mode