how to create a 2D speedometer. (is there any qt example) ??
Unsolved
General and Desktop
-
wrote on 28 Oct 2021, 15:59 last edited by
-
Simply two QPainter::drawArc() calls with a different color.
1/2
Simply two QPainter::drawArc() calls with a different color.
1/2