[Qt-interest] QThread event loop running in main thread?
K. Frank
kfrank29.c at gmail.com
Wed Dec 29 14:32:57 CET 2010
Hi Thiago!
On Wed, Dec 29, 2010 at 7:54 AM, Thiago Macieira <thiago at kde.org> wrote:
> On Tuesday, 28 de December de 2010 19:33:12 K. Frank wrote:
>> Thiago, could you elaborate on this?
>
> Unforuntately, no. Brad is the one who knows more about this. He explained to
> me once, but I don't remember the details.
>
>> What does "moveToThread (this)" do that is different than (or more
>> pernicious than) "moveToThread (someThreadOtherThanThis)"?
>
> Well, it's not the current thread. What happens to events that are posted to
> this object after the thread has exited?
> ...
Thank you, Thiago.
Let me mull this over.
K. Frank
More information about the Qt-interest-old
mailing list