[Qt-interest] Problem with QProcess and output

mierdatutis mi mmm286 at gmail.com
Tue Nov 3 20:17:30 CET 2009


Hi,

I have a QProcess and a signal with readyReadStandardOutput. I have
associated this QProcess with a QProgressBar. When the script gives me an
output, for instance,if the script gives me a number 1, the progress bar
goes to 33 %.

The problem is that if I execute the python script it gives me ok the
standard output, because the standard output is progressive, but with
QProcess and the signal readyReadStandardOutput get the standard output when
the script finalished instead do it progressive.

Any help?
Many thanks and sorry for my english!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091103/8523343d/attachment.html 


More information about the Qt-interest-old mailing list