Uses of Class
io.qt.bluetooth.QLowEnergyDescriptorData
Packages that use QLowEnergyDescriptorData
-
Uses of QLowEnergyDescriptorData in io.qt.bluetooth
Methods in io.qt.bluetooth that return QLowEnergyDescriptorDataModifier and TypeMethodDescriptionQLowEnergyDescriptorData.clone()
Creates and returns a copy of this object.Methods in io.qt.bluetooth that return types with arguments of type QLowEnergyDescriptorDataModifier and TypeMethodDescriptionfinal QList<QLowEnergyDescriptorData>
QLowEnergyCharacteristicData.descriptors()
Methods in io.qt.bluetooth with parameters of type QLowEnergyDescriptorDataModifier and TypeMethodDescriptionfinal void
QLowEnergyCharacteristicData.addDescriptor
(QLowEnergyDescriptorData descriptor) final void
QLowEnergyDescriptorData.assign
(QLowEnergyDescriptorData other) final boolean
QLowEnergyDescriptorData.equals
(QLowEnergyDescriptorData b) Returns true if a and b are equal with respect to their public state, otherwise returns falsefinal void
QLowEnergyDescriptorData.swap
(QLowEnergyDescriptorData other) Method parameters in io.qt.bluetooth with type arguments of type QLowEnergyDescriptorDataModifier and TypeMethodDescriptionfinal void
QLowEnergyCharacteristicData.setDescriptors
(Collection<? extends QLowEnergyDescriptorData> descriptors) Constructors in io.qt.bluetooth with parameters of type QLowEnergyDescriptorDataModifierConstructorDescription