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 voidQLowEnergyCharacteristicData.addDescriptor(QLowEnergyDescriptorData descriptor) final voidQLowEnergyDescriptorData.assign(QLowEnergyDescriptorData other) final booleanQLowEnergyDescriptorData.equals(QLowEnergyDescriptorData b) Returns true if a and b are equal with respect to their public state, otherwise returns falsefinal voidQLowEnergyDescriptorData.swap(QLowEnergyDescriptorData other) Method parameters in io.qt.bluetooth with type arguments of type QLowEnergyDescriptorDataModifier and TypeMethodDescriptionfinal voidQLowEnergyCharacteristicData.setDescriptors(Collection<? extends QLowEnergyDescriptorData> descriptors) Constructors in io.qt.bluetooth with parameters of type QLowEnergyDescriptorDataModifierConstructorDescription