i'm using QSocketTCP, I want to know if there is a signal at the server disconnections.
Thank you in advance.
i'm using QSocketTCP, I want to know if there is a signal at the server disconnections.
Thank you in advance.
QTcpSocket has the signal QAbstractSocket::disconnected()
hassinoss (11th February 2014)
Bookmarks