Uses of Enum
io.qt.bluetooth.QBluetoothLocalDevice.HostMode
Packages that use QBluetoothLocalDevice.HostMode
-
Uses of QBluetoothLocalDevice.HostMode in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothLocalDevice.HostModeMethods in io.qt.bluetooth that return QBluetoothLocalDevice.HostModeModifier and TypeMethodDescriptionQBluetoothLocalDevice.hostMode()
QBluetoothLocalDevice.HostMode.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QBluetoothLocalDevice.HostMode[]
QBluetoothLocalDevice.HostMode.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 QBluetoothLocalDevice.HostModeModifier and TypeMethodDescriptionfinal void
QBluetoothLocalDevice.setHostMode
(QBluetoothLocalDevice.HostMode mode)