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