I want to communicate from 1 QProcess to another. So do I need some IPC mechanism or can I do it with signal and slots also.
Asked
Active
Viewed 127 times
0
-
2What have you tried? Could you please start here http://doc.qt.io/qt-5/ipc.html – demonplus Sep 15 '17 at 10:26