Uses of Class
io.qt.bluetooth.QBluetoothDeviceInfo
Packages that use QBluetoothDeviceInfo
-
Uses of QBluetoothDeviceInfo in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothDeviceInfoModifier and TypeFieldDescriptionQBluetoothDeviceDiscoveryAgent.deviceDiscovered
QBluetoothDeviceDiscoveryAgent.deviceUpdated
Methods in io.qt.bluetooth that return QBluetoothDeviceInfoModifier and TypeMethodDescriptionQBluetoothDeviceInfo.clone()
final QBluetoothDeviceInfo
QBluetoothServiceInfo.device()
Methods in io.qt.bluetooth that return types with arguments of type QBluetoothDeviceInfoModifier and TypeMethodDescriptionfinal QList<QBluetoothDeviceInfo>
QBluetoothDeviceDiscoveryAgent.discoveredDevices()
Methods in io.qt.bluetooth with parameters of type QBluetoothDeviceInfoModifier and TypeMethodDescriptionstatic QLowEnergyController
QLowEnergyController.createCentral
(QBluetoothDeviceInfo remoteDevice) Overloaded function forQLowEnergyController.createCentral(io.qt.bluetooth.QBluetoothDeviceInfo, io.qt.core.QObject)
withparent = null
.static QLowEnergyController
QLowEnergyController.createCentral
(QBluetoothDeviceInfo remoteDevice, QObject parent) final void
QBluetoothServiceInfo.setDevice
(QBluetoothDeviceInfo info) Constructors in io.qt.bluetooth with parameters of type QBluetoothDeviceInfoModifierConstructorDescriptionQLowEnergyController
(QBluetoothDeviceInfo remoteDevice) Overloaded constructor forQLowEnergyController(io.qt.bluetooth.QBluetoothDeviceInfo, io.qt.core.QObject)
withparent = null
.QLowEnergyController
(QBluetoothDeviceInfo remoteDevice, QObject parent)