The source code is a rather large project, I am unsure as to how to adapt it to a Qt GUI application as I did not write the external project, just the GUI. The way that the external program writes the output that I need to a text file is by redirecting the standard output to a file. Is there any QT Class and functions that you could point me towards that would allow me to read the standard output of the program into the QT GUI without changing the source code that is sending this output to a text file? Any help is greatly appreciated.




Reply With Quote

Bookmarks