Uses of Class
io.qt.bluetooth.QBluetoothAddress
Packages that use QBluetoothAddress
-
Uses of QBluetoothAddress in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothAddressModifier and TypeFieldDescriptionfinal QObject.Signal1<QBluetoothAddress>QBluetoothLocalDevice.deviceConnectedfinal QObject.Signal1<QBluetoothAddress>QBluetoothLocalDevice.deviceDisconnectedQBluetoothLocalDevice.pairingDisplayConfirmationQBluetoothLocalDevice.pairingDisplayPinCodeQBluetoothLocalDevice.pairingFinishedMethods in io.qt.bluetooth that return QBluetoothAddressModifier and TypeMethodDescriptionfinal QBluetoothAddressQBluetoothDeviceInfo.address()final QBluetoothAddressQBluetoothHostInfo.address()final QBluetoothAddressQBluetoothLocalDevice.address()final QBluetoothAddressQBluetoothTransferRequest.address()final QBluetoothAddressQLowEnergyAdvertisingParameters.AddressInfo.address()QBluetoothAddress.clone()Creates and returns a copy of this object.final QBluetoothAddressQBluetoothSocket.localAddress()final QBluetoothAddressQLowEnergyController.localAddress()final QBluetoothAddressQBluetoothSocket.peerAddress()final QBluetoothAddressQBluetoothServiceDiscoveryAgent.remoteAddress()final QBluetoothAddressQLowEnergyController.remoteAddress()final QBluetoothAddressQBluetoothServer.serverAddress()Methods in io.qt.bluetooth that return types with arguments of type QBluetoothAddressModifier and TypeMethodDescriptionfinal QList<QBluetoothAddress>QBluetoothLocalDevice.connectedDevices()Methods in io.qt.bluetooth with parameters of type QBluetoothAddressModifier and TypeMethodDescriptionfinal voidQBluetoothAddress.assign(QBluetoothAddress other) intQBluetoothAddress.compareTo(QBluetoothAddress other) final voidQBluetoothSocket.connectToService(QBluetoothAddress address, short port) Overloaded function forQBluetoothSocket.connectToService(io.qt.bluetooth.QBluetoothAddress, short, io.qt.core.QIODevice.OpenMode)withopenMode = new io.qt.core.QIODevice.OpenMode(3).final voidQBluetoothSocket.connectToService(QBluetoothAddress address, short port, QIODevice.OpenMode openMode) final voidQBluetoothSocket.connectToService(QBluetoothAddress address, short port, QIODevice.OpenModeFlag ... openMode) final voidQBluetoothSocket.connectToService(QBluetoothAddress address, QBluetoothUuid uuid) Overloaded function forQBluetoothSocket.connectToService(io.qt.bluetooth.QBluetoothAddress, io.qt.bluetooth.QBluetoothUuid, io.qt.core.QIODevice.OpenMode)withopenMode = new io.qt.core.QIODevice.OpenMode(3).final voidQBluetoothSocket.connectToService(QBluetoothAddress address, QBluetoothUuid uuid, QIODevice.OpenMode openMode) final voidQBluetoothSocket.connectToService(QBluetoothAddress address, QBluetoothUuid uuid, QIODevice.OpenModeFlag ... openMode) final voidQBluetoothSocket.connectToService(QBluetoothAddress address, QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQBluetoothSocket.connectToService(io.qt.bluetooth.QBluetoothAddress, io.qt.bluetooth.QBluetoothUuid.ServiceClassUuid, io.qt.core.QIODevice.OpenMode)withmode = new io.qt.core.QIODevice.OpenMode(3).final voidQBluetoothSocket.connectToService(QBluetoothAddress address, QBluetoothUuid.ServiceClassUuid uuid, QIODevice.OpenMode mode) SeeQBluetoothSocket::connectToService(QBluetoothAddress, QBluetoothUuid::ServiceClassUuid, QIODevice::OpenMode) final voidQBluetoothSocket.connectToService(QBluetoothAddress address, QBluetoothUuid.ServiceClassUuid uuid, QIODevice.OpenModeFlag ... mode) static QLowEnergyControllerQLowEnergyController.createCentral(QBluetoothAddress remoteDevice, QBluetoothAddress localDevice) Overloaded function forQLowEnergyController.createCentral(io.qt.bluetooth.QBluetoothAddress, io.qt.bluetooth.QBluetoothAddress, io.qt.core.QObject)withparent = null.static QLowEnergyControllerQLowEnergyController.createCentral(QBluetoothAddress remoteDevice, QBluetoothAddress localDevice, QObject parent) final booleanQBluetoothAddress.equals(QBluetoothAddress other) final booleanQBluetoothServer.listen(QBluetoothAddress address) Overloaded function forQBluetoothServer.listen(io.qt.bluetooth.QBluetoothAddress, short)withport = 0.final booleanQBluetoothServer.listen(QBluetoothAddress address, short port) QBluetoothLocalDevice.pairingStatus(QBluetoothAddress address) final booleanQBluetoothServiceInfo.registerService(QBluetoothAddress localAdapter) final voidQBluetoothLocalDevice.requestPairing(QBluetoothAddress address, QBluetoothLocalDevice.Pairing pairing) final voidQBluetoothHostInfo.setAddress(QBluetoothAddress address) final voidQLowEnergyAdvertisingParameters.AddressInfo.setAddress(QBluetoothAddress address) final booleanQBluetoothServiceDiscoveryAgent.setRemoteAddress(QBluetoothAddress address) Constructors in io.qt.bluetooth with parameters of type QBluetoothAddressModifierConstructorDescriptionQBluetoothDeviceDiscoveryAgent(QBluetoothAddress deviceAdapter) Overloaded constructor forQBluetoothDeviceDiscoveryAgent(io.qt.bluetooth.QBluetoothAddress, io.qt.core.QObject)withparent = null.QBluetoothDeviceDiscoveryAgent(QBluetoothAddress deviceAdapter, QObject parent) QBluetoothDeviceInfo(QBluetoothAddress address, String name, int classOfDevice) QBluetoothLocalDevice(QBluetoothAddress address) Overloaded constructor forQBluetoothLocalDevice(io.qt.bluetooth.QBluetoothAddress, io.qt.core.QObject)withparent = null.QBluetoothLocalDevice(QBluetoothAddress address, QObject parent) QBluetoothServiceDiscoveryAgent(QBluetoothAddress deviceAdapter) Overloaded constructor forQBluetoothServiceDiscoveryAgent(io.qt.bluetooth.QBluetoothAddress, io.qt.core.QObject)withparent = null.QBluetoothServiceDiscoveryAgent(QBluetoothAddress deviceAdapter, QObject parent) QLowEnergyController(QBluetoothAddress remoteDevice) Overloaded constructor forQLowEnergyController(io.qt.bluetooth.QBluetoothAddress, io.qt.core.QObject)withparent = null.QLowEnergyController(QBluetoothAddress remoteDevice, QBluetoothAddress localDevice) Overloaded constructor forQLowEnergyController(io.qt.bluetooth.QBluetoothAddress, io.qt.bluetooth.QBluetoothAddress, io.qt.core.QObject)withparent = null.QLowEnergyController(QBluetoothAddress remoteDevice, QBluetoothAddress localDevice, QObject parent) QLowEnergyController(QBluetoothAddress remoteDevice, QObject parent)