Hi,
I am using Qt4. From main thread i am starting third party binary(application) using QProcess. I am writing (QProcess::write("data")) to the process. My issue is how to recieve that data in the 3rd party application.
Regards,
node_ex.
Hi,
I am using Qt4. From main thread i am starting third party binary(application) using QProcess. I am writing (QProcess::write("data")) to the process. My issue is how to recieve that data in the 3rd party application.
Regards,
node_ex.
Bookmarks