If you have called QAbstractSocket::connectToHost() and received a connected() signal (and neither QAbstractSocket::error() nor QAbstractSocket::disconnected() signals) then you are connected.
If you have called QAbstractSocket::connectToHost() and received a connected() signal (and neither QAbstractSocket::error() nor QAbstractSocket::disconnected() signals) then you are connected.
Bookmarks