[Qt-interest] Confused by dev-net wiki article: inter-thread sig-slot connections
Giuseppe D'Angelo
dangelog at gmail.com
Fri Jun 17 16:26:44 CEST 2011
> But I guess instead it's comparing the "thread ID" of the execution
> context (probably what pthread_create() returns on unix platforms?)
> when the signal is emitted, with the receiver's thread ID.
Yep:
https://qt.gitorious.org/qt/qt/blobs/master/src/corelib/kernel/qobject.cpp#line3527
--
Giuseppe D'Angelo
More information about the Qt-interest-old
mailing list