Thread
:
PyQt loading progressbar?
View Single Post
Joorin
2010-05-04 , 14:54
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#
4
A little more Google and I find the following:
If you set minimum, maximum and value all to zero, then you will get the animation. Then call setProgress().
After this you can just change the text after the different tasks end.
And this is the documentation that describes the behaviour:
http://doc.qt.nokia.com/4.6/qprogressbar.html
Last edited by Joorin; 2010-05-04 at
15:02
. Reason: Added link
Quote & Reply
|
The Following User Says Thank You to Joorin For This Useful Post:
zolakt
Joorin
View Public Profile
Send a private message to Joorin
Find all posts by Joorin