if the communication between the executables is one way then ,store the output of the first executable as a string and pass it to the second executable as the command line argument using QProcess.
if the communication between the executables is one way then ,store the output of the first executable as a string and pass it to the second executable as the command line argument using QProcess.
Bookmarks