Hi

When I create a Qthread, where does it live? In the thread where it was created or in the new thread created when this object runs?

When we connect signals to slots of a QThread object where are this slots executed?

Thanks in advance
Regards.