[Qt-interest] Signal delivery question, across threads

Frank Lutz frank422542 at googlemail.com
Sun Jun 7 13:01:29 CEST 2009


If i do understand you right,

I initialize the slots everytime in the main class:
than:

connect(subclass_x->object, SIGNAL(?),
         subclass_y,SLOT(methode()));

Hope thats helps! :D



More information about the Qt-interest-old mailing list