Hi, I am trying to make a dial gauge but with 2 different values. Such as a clock (for hour and minute) but I would like to make a gauge that shows velocity and position of my object. I have been going through the examples in Qt Creator but I am stuck. I have tried to use QDial but I managed to only make a dial with 1 value. Also I am confused about QwtDial. Can somebody explain QwtDial and give me any clues on where to start?