On Sunday, 31 May 2020 12:48:31 PDT Thiago Macieira wrote:
> This also removes the need for the event loop to be
> involved.

BTW, I'm not sure how your code could ever solve your problem. By the time the 
global destructors are being run, the event loop has shut down. No timers are 
being serviced, so your slot is never called.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to