I am trying to construct an odometer in qt.The Idea is that I draw a convex polygon using QPainter , and then I rotate the QPainter instance using the QPainter::rotate()
QPainter::rotate()