Uses of Class
io.qt.bluetooth.QLowEnergyDescriptorData
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QLowEnergyDescriptorData in io.qt.bluetooth
Methods in io.qt.bluetooth that return QLowEnergyDescriptorData Modifier and Type Method Description QLowEnergyDescriptorData
QLowEnergyDescriptorData. clone()
Methods in io.qt.bluetooth that return types with arguments of type QLowEnergyDescriptorData Modifier and Type Method Description QList<QLowEnergyDescriptorData>
QLowEnergyCharacteristicData. descriptors()
Methods in io.qt.bluetooth with parameters of type QLowEnergyDescriptorData Modifier and Type Method Description void
QLowEnergyCharacteristicData. addDescriptor(QLowEnergyDescriptorData descriptor)
void
QLowEnergyDescriptorData. swap(QLowEnergyDescriptorData other)
Method parameters in io.qt.bluetooth with type arguments of type QLowEnergyDescriptorData Modifier and Type Method Description void
QLowEnergyCharacteristicData. setDescriptors(Collection<QLowEnergyDescriptorData> descriptors)
Constructors in io.qt.bluetooth with parameters of type QLowEnergyDescriptorData Constructor Description QLowEnergyDescriptorData(QLowEnergyDescriptorData other)