qt
When the boolean property qt.qConsole.captureOutput is set, all output to the stdout file descriptor is captured and reexpressed by emitting signal consoleOutput(QByteArray).
qt.qConsole.captureOutput
stdout
consoleOutput(QByteArray)