Originally Posted by e8johan Does make emit text to stdout or stderr? I use Qt::connect(&process,SIGNAL(readyRead()),this,SLOT (showText())), and in showText() I use process.readAll().
Forum Rules
Bookmarks