Uses of Class
io.qt.bluetooth.QLowEnergyCharacteristic.PropertyTypes
Packages that use QLowEnergyCharacteristic.PropertyTypes
-
Uses of QLowEnergyCharacteristic.PropertyTypes in io.qt.bluetooth
Methods in io.qt.bluetooth that return QLowEnergyCharacteristic.PropertyTypesModifier and TypeMethodDescriptionQLowEnergyCharacteristic.PropertyType.asFlags()
Create a PropertyTypes 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
Methods in io.qt.bluetooth with parameters of type QLowEnergyCharacteristic.PropertyTypesModifier and TypeMethodDescriptionfinal int
QLowEnergyCharacteristic.PropertyTypes.compareTo
(QLowEnergyCharacteristic.PropertyTypes other) final void
QLowEnergyCharacteristicData.setProperties
(QLowEnergyCharacteristic.PropertyTypes properties)