QMainWindow rotate
Unsolved
General and Desktop
-
I am writing a screen ruler (https://github.com/sonichy/HTYRuler).
I want add rotate function, how to rotate QMainWindow ?
QPainter.rotate(angle) is not good: