On 3 October 2012 11:43, Kio <k...@little-bat.de> wrote: > > Connect signal in c'tor: > >> connect(this,SIGNAL(showNewWarning(cstr)),parent,SLOT(showNewWarning(cstr)),Qt::QueuedConnection);
We need to see more code, or know in which thread "parent" lives as well as which thread runs the signal emission. This is supposed to work out of the box. Cheers, -- Giuseppe D'Angelo _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest