PDA

View Full Version : Notice From Server TCP



hassinoss
11th February 2014, 11:21
i'm using QSocketTCP, I want to know if there is a signal at the server disconnections.

Thank you in advance.

sakya
11th February 2014, 11:28
QTcpSocket has the signal QAbstractSocket::disconnected() (http://qt-project.org/doc/qt-5.0/qtnetwork/qabstractsocket.html#disconnected)