[Qt-interest] QProgressDialog problem

NARCISO, Rui RUI.NARCISO at airbus.com
Fri Dec 12 16:50:34 CET 2008


Hi

I create a QProgressDialog with minimum=maximum=0 so that it lasts indefinitely and display it using the show() option so that it is modelessy.
The goal would be for it to run while another function runs in parallel that takes quite a log time. In this function I have no possibility of updating the value of the progress bar.

The problem is that the application doesn't display the progress bar since it is "busy" with the function.

Does anyone have a solution I could use ?

Thanks in advance
Rui

The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other then the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.





More information about the Qt-interest-old mailing list