I have an issue, that if the customer hits Ctrl-Z after the executable is 
running, but has spawned a subprocess via QProcess, when the system is 
restarted (either in the background or foreground), the QProcess finished 
signal is lost.

Im assuming the OS level signal of sleep/wake cant be monitored while the 
application is a sleep.

Is there any known solution to this?
Scott
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to