how to create a 2D speedometer. (is there any qt example) ??
Unsolved
General and Desktop
-
-
Simply two QPainter::drawArc() calls with a different color.
2/2