[Qt-interest] Thread calling Thread and Signal/Slots

Matthias Pospiech matthias.pospiech at gmx.de
Mon Mar 30 17:49:50 CEST 2009


My Gui is calling a Thread which itself is calling another Thread.

The Threads should communicate with Signal/Slots. Do I have to call 
exec() in that case and if, where has that to be placed?

Matthias



More information about the Qt-interest-old mailing list