[Qt-interest] progress bar doesn't get reset
Thiago Macieira
thiago at kde.org
Sun Aug 21 20:58:48 CEST 2011
On Sunday, 21 de August de 2011 14:43:39 Yifei Li wrote:
> This minimal example demonstrates the problem. Any idea how to fix the
> problem? Thanks
Look at this:
> futureWatcher.waitForFinished();
>
> w.show();
>
> return a.exec();
> }
You show the widget with the progress bar *after* it has finished. What kind of
updates are you expecting?
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110821/bdc2b8a1/attachment.bin
More information about the Qt-interest-old
mailing list