If i start a program with QProcess::startDetached() , and it will continue to execute after the parent process quits , so will this cause a memory leak ?
Thanks !
If i start a program with QProcess::startDetached() , and it will continue to execute after the parent process quits , so will this cause a memory leak ?
Thanks !