Uses of Class
io.qt.bluetooth.QBluetoothDeviceDiscoveryAgent.Error
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QBluetoothDeviceDiscoveryAgent.Error in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothDeviceDiscoveryAgent.Error Modifier and Type Field Description QObject.Signal1<QBluetoothDeviceDiscoveryAgent.Error>
QBluetoothDeviceDiscoveryAgent. error
Methods in io.qt.bluetooth that return QBluetoothDeviceDiscoveryAgent.Error Modifier and Type Method Description QBluetoothDeviceDiscoveryAgent.Error
QBluetoothDeviceDiscoveryAgent. error()
static QBluetoothDeviceDiscoveryAgent.Error
QBluetoothDeviceDiscoveryAgent.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QBluetoothDeviceDiscoveryAgent.Error
QBluetoothDeviceDiscoveryAgent.Error. valueOf(String name)
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.