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. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center Intel Sweden AB - Registration Number: 556189-6027 Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest