Uses of Enum
io.qt.bluetooth.QBluetoothLocalDevice.Error
Packages that use QBluetoothLocalDevice.Error
-
Uses of QBluetoothLocalDevice.Error in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothLocalDevice.ErrorMethods in io.qt.bluetooth that return QBluetoothLocalDevice.ErrorModifier and TypeMethodDescriptionstatic QBluetoothLocalDevice.Error
QBluetoothLocalDevice.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QBluetoothLocalDevice.Error
Returns the enum constant of this type with the specified name.static QBluetoothLocalDevice.Error[]
QBluetoothLocalDevice.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.