Uses of Class
io.qt.bluetooth.QLowEnergyServiceData
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QLowEnergyServiceData in io.qt.bluetooth
Methods in io.qt.bluetooth that return QLowEnergyServiceData Modifier and Type Method Description QLowEnergyServiceData
QLowEnergyServiceData. clone()
Methods in io.qt.bluetooth with parameters of type QLowEnergyServiceData Modifier and Type Method Description QLowEnergyService
QLowEnergyController. addService(QLowEnergyServiceData service)
Overloaded function forQLowEnergyController.addService(io.qt.bluetooth.QLowEnergyServiceData, io.qt.core.QObject)
withparent = null
.QLowEnergyService
QLowEnergyController. addService(QLowEnergyServiceData service, QObject parent)
void
QLowEnergyServiceData. swap(QLowEnergyServiceData other)
Constructors in io.qt.bluetooth with parameters of type QLowEnergyServiceData Constructor Description QLowEnergyServiceData(QLowEnergyServiceData other)