[Qt-interest] Qt signaling smarts...
Dan White
ygor at comcast.net
Tue Nov 24 19:08:47 CET 2009
Is there anything wrong with saying, in the main program,
connect(&myQThread1,SIGNAL(thread1Signal()), &myQThread2, SIGNAL(thread2Signal()) ;
Thus bypassing the main thread ?
“Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)
----- BRM <bm_witness at yahoo.com> wrote:
> That last one I was just re-stating the previous questions in slightly different terms.
>
> Thank you very much for answering my question. Looks like I will need to figure out how
> to track the QThread1 object so I can make queued connections directly between
> the two threads without having it go through the main thread.
>
> Thanks!
>
> Ben
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list