[Development] Trigger Qt event loop from external message loop

Thiago Macieira thiago.macieira at intel.com
Sat Dec 14 02:16:14 CET 2013


On sábado, 14 de dezembro de 2013 00:45:20, Roland Winklmeier wrote:
> Since I
> cannot run Qt's event loop with QApplication::exec() - I dont want the
> plugin to block the parent application - I try to trigger the event loop
> externally.

You have to do that.

Use another thread then. All of your proposed solutions in your email will run 
into trouble sooner or later.
-- 
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/development/attachments/20131213/369dee4e/attachment.sig>


More information about the Development mailing list