Qt 6.7
Qt Bluetooth
C++ Classes
QLowEnergyService
Qt 6.7.2 Reference Documentation
List of All Members for QLowEnergyService
This is the complete list of members for
QLowEnergyService
, including inherited members.
enum
DiscoveryMode
enum
ServiceError
enum
ServiceState
enum
ServiceType
flags
ServiceTypes
enum
WriteMode
~QLowEnergyService
()
bindableObjectName
() : QBindable<QString>
blockSignals
(bool) : bool
characteristic
(const QBluetoothUuid &) const : QLowEnergyCharacteristic
characteristicChanged
(const QLowEnergyCharacteristic &, const QByteArray &)
characteristicRead
(const QLowEnergyCharacteristic &, const QByteArray &)
characteristicWritten
(const QLowEnergyCharacteristic &, const QByteArray &)
characteristics
() const : QList<QLowEnergyCharacteristic>
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 &)
contains
(const QLowEnergyCharacteristic &) const : bool
contains
(const QLowEnergyDescriptor &) const : bool
customEvent
(QEvent *)
deleteLater
()
descriptorRead
(const QLowEnergyDescriptor &, const QByteArray &)
descriptorWritten
(const QLowEnergyDescriptor &, const QByteArray &)
destroyed
(QObject *)
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
disconnectNotify
(const QMetaMethod &)
discoverDetails
(QLowEnergyService::DiscoveryMode)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
error
() const : QLowEnergyService::ServiceError
errorOccurred
(QLowEnergyService::ServiceError)
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(QAnyStringView, Qt::FindChildOptions) const : T
findChild
(Qt::FindChildOptions) const : T
findChildren
(QAnyStringView, Qt::FindChildOptions) const : QList<T>
findChildren
(Qt::FindChildOptions) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
includedServices
() const : QList<QBluetoothUuid>
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isQuickItemType
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int)
metaObject
() const : const QMetaObject *
moveToThread
(QThread *) : bool
objectName
() const : QString
objectNameChanged
(const QString &)
parent
() const : QObject *
property
(const char *) const : QVariant
readCharacteristic
(const QLowEnergyCharacteristic &)
readDescriptor
(const QLowEnergyDescriptor &)
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
serviceName
() const : QString
serviceUuid
() const : QBluetoothUuid
setObjectName
(const QString &)
setObjectName
(QAnyStringView)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setProperty
(const char *, QVariant &&) : bool
signalsBlocked
() const : bool
startTimer
(int, Qt::TimerType) : int
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
state
() const : QLowEnergyService::ServiceState
stateChanged
(QLowEnergyService::ServiceState)
staticMetaObject
:
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int) : QString
type
() const : QLowEnergyService::ServiceTypes
writeCharacteristic
(const QLowEnergyCharacteristic &, const QByteArray &, QLowEnergyService::WriteMode)
writeDescriptor
(const QLowEnergyDescriptor &, const QByteArray &)