Qt 6.11 is out! See what's new in the release
blog
Rotating Image.
General and Desktop
2
Posts
2
Posters
2.0k
Views
1
Watching
-
You can use "QImage::transformed":http://qt-project.org/doc/qt-4.8/qimage.html#transformed-2 function with "QTransform::rotate":http://qt-project.org/doc/qt-4.8/qtransform.html#rotate as the first argument to rotate your QImage