[Interest] "-glib" has no effect?

Thiago Macieira thiago.macieira at intel.com
Fri Feb 20 23:08:50 CET 2015


On Friday 20 February 2015 22:51:40 Nikos Chantziaras wrote:
> The only question remaining now is whether invokeMethod() needs the 
> GMainLoop thread to be started by a QThread for Qt::QueuedConnection 
> invocations to be guaranteed to work, or if a GThread will do. It seems 
> to work with a GThread just fine, but this might be just circumstantial?

The origin of the call is irrelevant. The important part is that the target 
thread (the thread the object is associated with) be running a 
QEventDIspatcherWin32.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list