[PyQt] Proper Use of QProgressBar

AON LAZIO aonlazio at gmail.com
Fri Jan 15 06:39:25 GMT 2010


Hi,
    How u guys use QProgressBar to properly display a running process?
    For example , if I has this line

    outinput = dosomething(input)

    And it take > 10 mins to complete but I do not know the exact time it
takes .

   I mean do I have to embed QProgressBar in the dosometing() function? Or
should I use QThread.

   What are your experienced solutions?
   Thanks

-- 
Passion is my style
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100115/c9f9421a/attachment.html>


More information about the PyQt mailing list