Uses of Class
io.qt.bluetooth.QBluetoothDeviceDiscoveryAgent.InquiryType
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QBluetoothDeviceDiscoveryAgent.InquiryType in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetoothDeviceDiscoveryAgent.InquiryType Modifier and Type Method Description QBluetoothDeviceDiscoveryAgent.InquiryType
QBluetoothDeviceDiscoveryAgent. inquiryType()
static QBluetoothDeviceDiscoveryAgent.InquiryType
QBluetoothDeviceDiscoveryAgent.InquiryType. resolve(int value)
Returns the corresponding enum entry for the given value.static QBluetoothDeviceDiscoveryAgent.InquiryType
QBluetoothDeviceDiscoveryAgent.InquiryType. valueOf(String name)
Returns the enum constant of this type with the specified name.static QBluetoothDeviceDiscoveryAgent.InquiryType[]
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.InquiryType Modifier and Type Method Description void
QBluetoothDeviceDiscoveryAgent. setInquiryType(QBluetoothDeviceDiscoveryAgent.InquiryType type)