Uses of Enum
io.qt.network.QLocalSocket.LocalSocketError
Packages that use QLocalSocket.LocalSocketError
-
Uses of QLocalSocket.LocalSocketError in io.qt.network
Fields in io.qt.network with type parameters of type QLocalSocket.LocalSocketErrorMethods in io.qt.network that return QLocalSocket.LocalSocketErrorModifier and TypeMethodDescriptionQLocalSocket.error()
QLocalSocket.LocalSocketError.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QLocalSocket.LocalSocketError[]
QLocalSocket.LocalSocketError.values()
Returns an array containing the constants of this enum type, in the order they are declared.