QDaemonThread Class

The QDaemonThread provides a class to manage threads that outlive QCoreApplication \internal. More...

Header: #include <QDaemonThread>
Inherits: QThread

Detailed Description

\since5.5

Note: don't try to deliver events from the started() signal.