QProcess in loop inside QThread and update UI-QProgressBar
Locked
Language Bindings
-
wrote on 21 Sept 2011, 22:37 last edited by
Hi All,
please tell me how to use QProcess in loop inside QThread and update UI-QProgressBar
-
wrote on 22 Sept 2011, 00:40 last edited by
updating QProcess mustbe done inside the main thread. You could use signal/slot between objects in a thread an a GUI object for updating.
-
wrote on 22 Sept 2011, 23:06 last edited by
This is a duplicate of "this thread":http://developer.qt.nokia.com/forums/viewthread/9899/. Closed.
3/3