Quote Originally Posted by sh123 View Post
I have the same problem.R u done with rotate in Qscrollarea
Did you read what aamer4yu said? QScrollArea is not able to rotate its widget. For that, you must use QGraphicsView instead of QScrollArea.

Br, jp86123