don't know the correct term: I want to open a an exe with Qprocess and then in my app the Qprocess can finish but the called app stays open. Some way of detaching the process
thanks
Printable View
don't know the correct term: I want to open a an exe with Qprocess and then in my app the Qprocess can finish but the called app stays open. Some way of detaching the process
thanks
sorry: startDetached ;-)
You may want to write a daemon ?