Uses of Enum
io.qt.bluetooth.QBluetoothDeviceDiscoveryAgent.InquiryType
Packages that use QBluetoothDeviceDiscoveryAgent.InquiryType
-
Uses of QBluetoothDeviceDiscoveryAgent.InquiryType in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetoothDeviceDiscoveryAgent.InquiryTypeModifier and TypeMethodDescriptionQBluetoothDeviceDiscoveryAgent.inquiryType()
QBluetoothDeviceDiscoveryAgent.InquiryType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QBluetoothDeviceDiscoveryAgent.InquiryType.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 QBluetoothDeviceDiscoveryAgent.InquiryTypeModifier and TypeMethodDescriptionfinal void
QBluetoothDeviceDiscoveryAgent.setInquiryType
(QBluetoothDeviceDiscoveryAgent.InquiryType type)