[Interest] QProcess: child read from stdin - no data received?

Till Oliver Knoll till.oliver.knoll at gmail.com
Mon May 14 11:00:39 CEST 2012


2012/5/14 Thiago Macieira <thiago.macieira at intel.com>:
>> > ...
>> > There isn't a platform-independent way.
>>
>> And yet there is a Qt API on the "sender side" (parent process) ...
>
> Because on the parent side, we have the low-level OS structure: a pipe, which
> we createed. ...

Thanks for this very informative reply! :)

>> So does the implementation of QProcess on Windows start a thread and
>> does a blocking read ...
> ...
> The Windows side is very, very complex.

Among the top 3 reasons why I am using Qt ;)

Cheers, Oliver



More information about the Interest mailing list