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