Uses of Class
io.qt.network.QTcpSocket
Package | Description |
---|---|
io.qt.network |
-
Uses of QTcpSocket in io.qt.network
Subclasses of QTcpSocket in io.qt.network Modifier and Type Class Description class
QSslSocket
SSL encrypted socket for both clients and serversMethods in io.qt.network that return QTcpSocket Modifier and Type Method Description QTcpSocket
QTcpServer. nextPendingConnection()
Methods in io.qt.network with parameters of type QTcpSocket Modifier and Type Method Description protected void
QTcpServer. addPendingConnection(QTcpSocket socket)