Please note my original post - I would love to use those functions, but have not figured out how to access the main program's process object. Thus my question...
Note - those functions are not static functions. Thus you need an instance of QProcess() associated with the process you want to read from. How do I get that for the main program? Where's the interface to get it via QApplication or QCoreApplication?
Bookmarks