Uses of Enum
io.qt.network.QAbstractSocket.SocketError
Packages that use QAbstractSocket.SocketError
-
Uses of QAbstractSocket.SocketError in io.qt.network
Fields in io.qt.network with type parameters of type QAbstractSocket.SocketErrorModifier and TypeFieldDescriptionQTcpServer.acceptError
QAbstractSocket.error
QAbstractSocket.errorOccurred
Methods in io.qt.network that return QAbstractSocket.SocketErrorModifier and TypeMethodDescriptionQAbstractSocket.error()
static QAbstractSocket.SocketError
QAbstractSocket.SocketError.resolve
(int value) Returns the corresponding enum entry for the given value.QLocalServer.serverError()
QTcpServer.serverError()
static QAbstractSocket.SocketError
Returns the enum constant of this type with the specified name.static QAbstractSocket.SocketError[]
QAbstractSocket.SocketError.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.network with parameters of type QAbstractSocket.SocketErrorModifier and TypeMethodDescriptionprotected final void
QAbstractSocket.setSocketError
(QAbstractSocket.SocketError socketError) -
Uses of QAbstractSocket.SocketError in io.qt.remoteobjects
Methods in io.qt.remoteobjects that return QAbstractSocket.SocketErrorModifier and TypeMethodDescriptionabstract QAbstractSocket.SocketError
QConnectionAbstractServer.serverError()
SeeQConnectionAbstractServer::
serverError()const -
Uses of QAbstractSocket.SocketError in io.qt.websockets
Fields in io.qt.websockets with type parameters of type QAbstractSocket.SocketErrorMethods in io.qt.websockets that return QAbstractSocket.SocketError