[Interest] Qt and bash scripts
Phil
phil_lor at bigpond.com
Sun Jul 1 13:33:07 CEST 2012
On 01/07/12 21:10, Thiago Macieira wrote:
> On domingo, 1 de julho de 2012 19.10.51, Phil wrote:
>> myProcess.startDetached("ls");
>
> You started detached. You don't get the output of a detached execution. You
> need to use start() to communicate with a process.
>
Thanks Thiago for your reply.
I had also tried start() but the output still goes to the console. Is it
possible to have the directory list inserted into a string or string list?
--
Regards,
Phil
More information about the Interest
mailing list