c++ - Qt Speed Gauge to Accept and display an input number -


i new qt. hardware guy. wanted use qt displaying benchmark results of code (execution time) demo. thought more presentable if displayed in visually appealing manner.

i came across example implementation of speed gauge in qt @ link: https://github.com/berrima/qt-custom-gauge-widget/tree/master/examples/speedgauge

i want display number (say 900) on speed gauge , can done setting value of needle. want needle gradually increase , stop @ 900.

can please give me idea how proceed on new , have limited time.

any appreciated. in advance.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -