[Qt-creator] Qt and bash scripts

Phil phil_lor at bigpond.com
Sun Jul 1 08:44:44 CEST 2012


Thank you for reading this.

I have a bash script that I start with QProcess which runs correctly. 
What I'd like to know is how do I have the text that the script 
generates appear in a dialog window instead of on the console screen.

I thought this might have been the answer but its not.

QByteArray array = myProcess.readAllStandardOutput()

-- 
Regards,
Phil



More information about the Qt-creator mailing list