Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 827 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 827 Bytes

SpeedometerPlayground

Felgo&QtQuick dev for a speedometer gauge with simple 4 steps

Step one

New a Single-Page application in Felgo qt creator and add a CircularGauge inside Item.

Alt text

Checkout Step-1 branch to see how it works.

Step two

Add a custom stype to this speedometer CircularGauge.

Alt text

Checkout Step-2 branch to see how it works.

Step three

Add some simulations to move needle.

Alt text

Checkout Step-3 branch to see how it works.

Step four

Add background sound to make it real.

Speedometer by pragmaticQt

Checkout Final branch to see how it works.