I am assuming "p" is a QProcess member variable.
What are the possible reasons you can think of that might cause the child process to do nothing?
What ways does QProcess have to report the status of the child process (signals, return values, member functions)?
Have you checked any of these?
Bookmarks