So I take it once startDetached is called then the first application is not aware of the second, ie when the launched app has finished and has been cloased?
So I take it once startDetached is called then the first application is not aware of the second, ie when the launched app has finished and has been cloased?
it depends on how it works.
if you need to know when this app will stopped then you should use QProcess::start and handle signals QProcess::started & QProcess::finished.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks