Uses of Class
io.qt.bluetooth.QLowEnergyCharacteristic.PropertyTypes
-
Uses of QLowEnergyCharacteristic.PropertyTypes in io.qt.bluetooth
Modifier and TypeMethodDescriptionQLowEnergyCharacteristic.PropertyType.asFlags()
Create a QFlags of the enum entry.QLowEnergyCharacteristic.PropertyType.cleared
(QLowEnergyCharacteristic.PropertyType e) Excludes other enum entry from a flag of this entry.QLowEnergyCharacteristic.PropertyTypes.clone()
Clones the flagsQLowEnergyCharacteristic.PropertyType.combined
(QLowEnergyCharacteristic.PropertyType e) Combines this entry with other enum entry.QLowEnergyCharacteristic.PropertyTypes.combined
(QLowEnergyCharacteristic.PropertyType e) Combines this flags with enum entry.QLowEnergyCharacteristic.PropertyType.flags
(QLowEnergyCharacteristic.PropertyType ... values) Creates a newQLowEnergyCharacteristic.PropertyTypes
from the entries.QLowEnergyCharacteristic.properties()
QLowEnergyCharacteristicData.properties()
QLowEnergyCharacteristic.PropertyTypes.setFlag
(QLowEnergyCharacteristic.PropertyType e) Sets the flage
QLowEnergyCharacteristic.PropertyTypes.setFlag
(QLowEnergyCharacteristic.PropertyType e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QLowEnergyCharacteristic.PropertyTypes.compareTo
(QLowEnergyCharacteristic.PropertyTypes other) final void
QLowEnergyCharacteristicData.setProperties
(QLowEnergyCharacteristic.PropertyTypes properties)