On 27/02/2019 11:03, Konstantin Shegunov wrote:

> ]...]  I use the static `QProcess::startDetached`
> to start the daemon and detach from the controlling terminal (on Linux). 
> I need *AN* API to do this, otherwise I'd have to (re)implement 
> double-forking myself. If there are changes I'm going to comply with 
> them, but please, deprecate only if you allow for detaching (later) 
> through the non-static methods.

I'm not sure, I'm following. The non-static startDetached supports 
everything the static startDetached allowed. No functionality is going 
away, even if the static method is completely removed.


BR,

Joerg
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to