Thnx for reply,
I tried to do :
Qt Code:
m_process.waitForFinished(-1); // will wait forever until finished output = m_process.readAllStandardOutput();To copy to clipboard, switch view to plain text mode
the problem remains
Thnx for reply,
I tried to do :
Qt Code:
m_process.waitForFinished(-1); // will wait forever until finished output = m_process.readAllStandardOutput();To copy to clipboard, switch view to plain text mode
the problem remains
Bookmarks