I need to paint a compass with a 360° rotating rectangle on a GUI.
The compass is like the one in this image:
The only part that needs to be painted is the rectangle ...
Is there some quick way to do that or do I have to paint it by myself with a QGraphicsView object ?
Bookmarks