- enum ControllerState
- enum Error
- enum RemoteAddressType
- enum Role
- connected()
- connectionUpdated(const QLowEnergyConnectionParameters &)
- deleteLater()
- destroyed(QObject *)
- disconnected()
- discoveryFinished()
- errorOccurred(QLowEnergyController::Error)
- mtuChanged(int)
- objectNameChanged(const QString &)
- serviceDiscovered(const QBluetoothUuid &)
- stateChanged(QLowEnergyController::ControllerState)
- ~QLowEnergyController()
- addService(const QLowEnergyServiceData &, QObject *) : QLowEnergyService *
- blockSignals(bool) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- connectToDevice()
- createCentral(const QBluetoothDeviceInfo &, QObject *) : QLowEnergyController *
- createCentral(const QBluetoothDeviceInfo &, const QBluetoothAddress &, QObject *) :
QLowEnergyController *
- createPeripheral(const QBluetoothAddress &, QObject *) : QLowEnergyController *
- createPeripheral(QObject *) : QLowEnergyController *
- createServiceObject(const QBluetoothUuid &, QObject *) : QLowEnergyService *
- customEvent(QEvent *)
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectFromDevice()
- disconnectNotify(const QMetaMethod &)
- discoverServices()
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- error() const : QLowEnergyController::Error
|
- errorString() const : QString
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(const QString &, Qt::FindChildOptions) const : T
- findChildren(const QString &, Qt::FindChildOptions) const : QList<T>
- findChildren(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- isQuickItemType() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- localAddress() const : QBluetoothAddress
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- mtu() const : int
- objectName() const : QString
- parent() const : QObject *
- property(const char *) const : QVariant
- receivers(const char *) const : int
- remoteAddress() const : QBluetoothAddress
- remoteAddressType() const : QLowEnergyController::RemoteAddressType
- remoteDeviceUuid() const : QBluetoothUuid
- remoteName() const : QString
- removeEventFilter(QObject *)
- requestConnectionUpdate(const QLowEnergyConnectionParameters &)
- role() const : QLowEnergyController::Role
- sender() const : QObject *
- senderSignalIndex() const : int
- services() const : QList<QBluetoothUuid>
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setRemoteAddressType(QLowEnergyController::RemoteAddressType)
- signalsBlocked() const : bool
- startAdvertising(const QLowEnergyAdvertisingParameters &, const QLowEnergyAdvertisingData &, const
QLowEnergyAdvertisingData &)
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::milliseconds, Qt::TimerType) : int
- state() const : QLowEnergyController::ControllerState
- staticMetaObject :
- stopAdvertising()
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
|