[Qt-interest] Eventloop started in a thread where an event loop isalready running

Scott Aron Bloom Scott.Bloom at onshorecs.com
Tue Aug 23 07:46:50 CEST 2011


RTFM???

 

http://doc.qt.nokia.com/latest/qeventloop.html#details

 

Its pretty clear from the docs.. 

 

From: qt-interest-bounces+scott.bloom=onshorecs.com at qt.nokia.com
[mailto:qt-interest-bounces+scott.bloom=onshorecs.com at qt.nokia.com] On
Behalf Of srikanth bemineni
Sent: Monday, August 22, 2011 10:43 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Eventloop started in a thread where an event loop
isalready running

 

Hi,

What happens when we start a Eventloop by calling QEventLoop::exec()
where already a parent event loop is running ?

What happens to the events.? 

Which Event loop will be handling the events.? The parent event loop or
the child(later) created event loop ?

With regards
Srikanth

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110822/beb4db9e/attachment.html 


More information about the Qt-interest-old mailing list