QThread signals documentation improvement
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 10 Oct 2012 15:28:42 +0000 (17:28 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 15 Oct 2012 08:18:31 +0000 (10:18 +0200)
commit3356a331f699c62a6e22243a6f7cc693c3480fde
treea9e4ea4b381256c4bd8580169488624024366e81
parentf8cfb4bebd331ca950511570d141c5ec9172c7e6
QThread signals documentation improvement

Be more explicit on from which thread the signals are emitted, and
mention that it is possible to connect finished with deleteLater

Change-Id: Ib72be94a81be383774f08d71915fa609843030e0
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
src/corelib/thread/qthread.cpp