Hi,
One of the use cases is that i need to launch( done with a QProcess) & Kill (done with the RProcess Force Kill) the QT console app from the GUI app
However the Kill part looks kinda ugly, is there any proper way to do it. IPC, Signal-Slot or any other mechanism.
Any pointers/examples would be of great help !!
Thnx






