Hello, Is there a way to make reference to my main app process?? I have worked with QProcess and it's very easy to use the signal readyReadStandardOutput(), has my main app a similar signal that I can use in order to capture the output of my programm?