[Interest] QTcpSocket from QTcpServer

Lucas.Betschart at crypto.ch Lucas.Betschart at crypto.ch
Tue Jul 17 13:55:54 CEST 2012


Thanks for the answer, I've found the problem.
I called a Qt Slots from outside my object from a non Qt-Thread (std. Linux thread).

I've fixed the problem by call a function of my (Qt) instance which emits a signal that is connected to my slot.


More information about the Interest mailing list