When qt.qConsole.captureOutput is true, signal consoleOutput(QByteArray) is emitted whenever a string is output to the file descriptor stdout. Capturing this signal can be useful to program a graphical replacement for the console.