[Qt-interest] idle state of application

Puneet Bisht pbisht at nivio.com
Wed Feb 11 16:01:46 CET 2009


hi all,
i m facing a strange problem with qt 3.3.
we have a separate worker thread(QThread).within which a number of
Qprocess objects are created , every qprocess object update the list view
after successful completion.
now after some time if we leave the system i.e our application is
processing but system is in idle state , qprocess is unable to update the
listview , but if we generate some interrupt e.g mouse move event on
application , it immediately updates the list view.
this is affecting our application's speed.

please help me on this , i m new to qt



More information about the Qt-interest-old mailing list