PDA

View Full Version : Circular Progress Bar



ktwaran
16th September 2015, 20:05
Hi
I am new to QT, I would like to have Circular Progress Bar in my UI design.
I have added the QWT library as well. If any one advise me to replace QProgressbar by any suitable class from QWT.

Thanks
Warren

d_stranz
17th September 2015, 16:36
Try this (http://qt-apps.org/content/show.php/QRoundProgressBar?content=169943). I'm not sure if there is a circular progress bar in Qwt.