Hi, If there any way to get running process id if I'm starting process with QProcess.start()
QProcess.startDetached(program, arguments, workingDirectory) returns retval, pid, but I don't want to start detached process Thanks, Maxim _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
