[Solved]How to increment QDial in double?
Mobile and Embedded
3
Posts
2
Posters
2.4k
Views
1
Watching
-
Can we increment Qdial in double instead of int.
Minimum value,Maximum Value abd Single step all in double data type. -
As is: no. But you may be interested in the "Qwt":http://qwt.sourceforge.net/controlscreenshots.html library, which contains different kinds of dials and knobs that do support double-type ranges and values.
-
Thank you very much.Its useful.
Actually i seen qwt widgets already.but thanks for reminding.