[Interest] Redirect stdout to a file

Scott Aron Bloom scott.bloom at onshorecs.com
Mon Jul 1 22:50:57 CEST 2013


Just use the non-static QProcess flow...


From: interest-bounces+scott.bloom=onshorecs.com at qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs.com at qt-project.org] On Behalf Of Yifei Li
Sent: Monday, July 01, 2013 1:31 PM
To: interest at qt-project.org
Subject: [Interest] Redirect stdout to a file

Hi folks,

I know this can be done using QProcess::setStandardOutputFile.

However, I need to start my process using the static function startDetached, and still want to be able to redirect its stdout/stderr to another file.

Any suggestions?

Thanks,

Yifei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130701/51c0d381/attachment.html>


More information about the Interest mailing list