Since terminate() has no effect, you might have to kill() it. Earlier the situation was kind of problematic since you were commanding the process from multiple threads but it should work fine after you do the proposed changes.
QProcess emits readyReadStandardError() and/or readyReadStandardOutput() when there is something available to read.By the way, I want to know how to display terminal characters in QLabal or QEditin in real time ?






Reply With Quote
Bookmarks