Uses of Class
io.qt.bluetooth.QLowEnergyController.Error
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QLowEnergyController.Error in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QLowEnergyController.Error Modifier and Type Field Description QObject.Signal1<QLowEnergyController.Error>
QLowEnergyController. error
Methods in io.qt.bluetooth that return QLowEnergyController.Error Modifier and Type Method Description QLowEnergyController.Error
QLowEnergyController. error()
static QLowEnergyController.Error
QLowEnergyController.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QLowEnergyController.Error
QLowEnergyController.Error. valueOf(String name)
Returns the enum constant of this type with the specified name.static QLowEnergyController.Error[]
QLowEnergyController.Error. values()
Returns an array containing the constants of this enum type, in the order they are declared.