Uses of Enum
io.qt.bluetooth.QBluetoothSocket.SocketError
Packages that use QBluetoothSocket.SocketError
-
Uses of QBluetoothSocket.SocketError in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothSocket.SocketErrorMethods in io.qt.bluetooth that return QBluetoothSocket.SocketErrorModifier and TypeMethodDescriptionQBluetoothSocket.error()
static QBluetoothSocket.SocketError
QBluetoothSocket.SocketError.resolve
(int value) Returns the corresponding enum entry for the given value.static QBluetoothSocket.SocketError
Returns the enum constant of this type with the specified name.static QBluetoothSocket.SocketError[]
QBluetoothSocket.SocketError.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.bluetooth with parameters of type QBluetoothSocket.SocketErrorModifier and TypeMethodDescriptionprotected final void
QBluetoothSocket.setSocketError
(QBluetoothSocket.SocketError error)