Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
Description
- document which thread the various signals are emitted in (ie started and finished in the started thread; terminated in the thread that calls terminate).
- make it clearer in the QThread docu that the QThread is owned by the creator thread
- add something about thread affinity to the QObject constructor docu and QObject overview documentation