Hi,
How to notify the parent process from child process using QProcess when the object of child is deleted.
i am trying to use connect and finish signal , but its not working.
its works only if parent have a child object
but if the child object not known to parent the signal is not received.
please help.
Bookmarks