[Interest] QEventLoop -- not sure I am correctly using this
Thiago Macieira
thiago.macieira at intel.com
Mon Dec 2 21:25:06 CET 2013
On segunda-feira, 2 de dezembro de 2013 11:14:19, Jason Kretzer wrote:
> My question is, am I correctly doing this at all? Is this the proper use of
> a QEventLoop?
Your problem is most likely not related to QEventLoop.
My guess is that your backgroundtaskmanager is not in the background at all.
Add QThread::currentThread() to your debug statements and you'll see that
there's a mistake there somewhere.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131202/4a8783a1/attachment.sig>
More information about the Interest
mailing list