Uses of Class
io.qt.network.QTcpSocket
-
Uses of QTcpSocket in io.qt.network
Modifier and TypeClassDescriptionclass
SSL encrypted socket for both clients and serversModifier and TypeMethodDescriptionprotected final void
QTcpServer.addPendingConnection
(QTcpSocket socket) -
Uses of QTcpSocket in io.qt.serialbus
Modifier and TypeFieldDescriptionfinal QObject.Signal1<QTcpSocket>
QModbusTcpServer.modbusClientDisconnected
Modifier and TypeMethodDescriptionboolean
QModbusTcpConnectionObserver.acceptNewConnection
(QTcpSocket newClient) abstract boolean
QModbusTcpConnectionObserver.Impl.acceptNewConnection
(QTcpSocket newClient) -
Uses of QTcpSocket in io.qt.websockets
Modifier and TypeMethodDescriptionfinal void
QWebSocketServer.handleConnection
(QTcpSocket socket)