Hi all,
This is vishal. I am newbie to this QT quick and QML. I am trying to develop a project using QT quick and QML. I am trying to develop a speedometer in which there are two text label, one is for maximum and the other is for minimum. If we give the maximum value the speedometer has to take that value. For example if we give the minimum value as 0 and max as 200 the speedometer has to show the values from 0 to 200 or if i give them from 0 to 100 the speedometer has to show the values from 0 to 100. I dont want the analog in the speedometer to move i just want the values to be changed. The other thing is can we create a speedometer image and add the values or else do we have to only take the static image of speedometer and add to them?

So,guys please help me out to solve the above problem.

Thanks,
Vishal.