Hi,<br> How u guys use QProgressBar to properly display a running process? <br> For example , if I has this line<br><br> outinput = dosomething(input) <br><br> And it take > 10 mins to complete but I do not know the exact time it takes . <br>
<br> I mean do I have to embed QProgressBar in the dosometing() function? Or should I use QThread. <br> <br> What are your experienced solutions?<br> Thanks<br clear="all"><br>-- <br>Passion is my style<br>