![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for LowEnergyNotificationHub, including all inherited members.
advertisementError(int status) | LowEnergyNotificationHub | signal |
attributeHandle | LowEnergyNotificationHub | |
bindableObjectName() | QObject | |
bindingStorage() | QObject | inline |
bindingStorage() const | QObject | inline |
blockSignals(bool b) noexcept | QObject | |
characteristic | LowEnergyNotificationHub | |
characteristicChanged(int charHandle, const QByteArray &data) | LowEnergyNotificationHub | signal |
characteristicRead(const QBluetoothUuid &serviceUuid, int handle, const QBluetoothUuid &charUuid, int properties, const QByteArray &data) | LowEnergyNotificationHub | signal |
characteristicWritten(int charHandle, const QByteArray &data, QLowEnergyService::ServiceError errorCode) | LowEnergyNotificationHub | signal |
charHandle | LowEnergyNotificationHub | |
charUuid | LowEnergyNotificationHub | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | inline |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
connectionUpdated(QLowEnergyController::ControllerState newState, QLowEnergyController::Error errorCode) | LowEnergyNotificationHub | signal |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
cUuid | LowEnergyNotificationHub | |
d_ptr | QObject | protected |
data | LowEnergyNotificationHub | |
data | LowEnergyNotificationHub | |
data | LowEnergyNotificationHub | |
deleteLater() | QObject | slot |
descHandle | LowEnergyNotificationHub | |
descriptor | LowEnergyNotificationHub | |
descriptorRead(const QBluetoothUuid &serviceUuid, const QBluetoothUuid &charUuid, int handle, const QBluetoothUuid &descUuid, const QByteArray &data) | LowEnergyNotificationHub | signal |
descriptorWritten(int descHandle, const QByteArray &data, QLowEnergyService::ServiceError errorCode) | LowEnergyNotificationHub | signal |
destroyed(QObject *=nullptr) | QObject | signal |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
disconnect(const QMetaObject::Connection &) | QObject | static |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() const | QObject | |
dumpObjectTree() const | QObject | |
dUuid | LowEnergyNotificationHub | |
dynamicPropertyNames() const | QObject | |
endHandle | LowEnergyNotificationHub | |
errorCode | LowEnergyNotificationHub | |
errorCode | LowEnergyNotificationHub | |
event(QEvent *event) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
handle | LowEnergyNotificationHub | |
handle | LowEnergyNotificationHub | |
inherits(const char *classname) const | QObject | inline |
installEventFilter(QObject *filterObj) | QObject | |
isQuickItemType() const | QObject | inline |
isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
isWidgetType() const | QObject | inline |
isWindowType() const | QObject | inline |
javaObject() | LowEnergyNotificationHub | inline |
jobject | LowEnergyNotificationHub | |
killTimer(int id) | QObject | |
lowEnergy_advertisementError(JNIEnv *, jobject, jlong qtObject, jint status) | LowEnergyNotificationHub | static |
lowEnergy_characteristicWritten(JNIEnv *, jobject, jlong qtObject, jint charHandle, jbyteArray data, jint errorCode) | LowEnergyNotificationHub | static |
lowEnergy_connectionChange(JNIEnv *, jobject, jlong qtObject, jint errorCode, jint newState) | LowEnergyNotificationHub | static |
lowEnergy_servicesDiscovered(JNIEnv *, jobject, jlong qtObject, jint errorCode, jstring uuidList) | LowEnergyNotificationHub | static |
LowEnergyNotificationHub(const QBluetoothAddress &remote, bool isPeripheral, QObject *parent=nullptr) | LowEnergyNotificationHub | explicit |
moveToThread(QThread *thread) | QObject | |
mtu | LowEnergyNotificationHub | |
mtuChanged(int mtu) | LowEnergyNotificationHub | signal |
newValue | LowEnergyNotificationHub | |
newValue | LowEnergyNotificationHub | |
objectName | QObject | |
objectName() const | QObject | |
objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
parent() const | QObject | inline |
properties | LowEnergyNotificationHub | |
property(const char *name) const | QObject | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_connectionChange, leConnectionStateChange) static void lowEnergy_mtuChanged(JNIEnv * | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_servicesDiscovered, leServicesDiscovered) static void lowEnergy_serviceDetailsDiscovered(JNIEnv * | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_serviceDetailsDiscovered, leServiceDetailDiscoveryFinished) static void lowEnergy_characteristicRead(JNIEnv *env | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_characteristicRead, leCharacteristicRead) static void lowEnergy_descriptorRead(JNIEnv *env | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_characteristicWritten, leCharacteristicWritten) static void lowEnergy_descriptorWritten(JNIEnv * | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_descriptorWritten, leDescriptorWritten) static void lowEnergy_serverDescriptorWritten(JNIEnv * | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_serverDescriptorWritten, leServerDescriptorWritten) static void lowEnergy_characteristicChanged(JNIEnv * | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_characteristicChanged, leCharacteristicChanged) static void lowEnergy_serverCharacteristicChanged(JNIEnv * | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_serverCharacteristicChanged, leServerCharacteristicChanged) static void lowEnergy_serviceError(JNIEnv * | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_advertisementError, leServerAdvertisementError) static void lowEnergy_remoteRssiRead(JNIEnv * | LowEnergyNotificationHub | |
Q_DECLARE_JNI_NATIVE_METHOD_IN_CURRENT_SCOPE(lowEnergy_remoteRssiRead, leRemoteRssiRead) | LowEnergyNotificationHub | |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
QObject(QObject *parent=nullptr) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
qobject_cast(const QObject *object) | QObject | related |
QObjectList | QObject | related |
qtObject | LowEnergyNotificationHub | |
receivers(const char *signal) const | QObject | protected |
remoteRssiRead(int rssi, bool success) | LowEnergyNotificationHub | signal |
removeEventFilter(QObject *obj) | QObject | |
rssi | LowEnergyNotificationHub | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
serverCharacteristicChanged(const QJniObject &characteristic, const QByteArray &newValue) | LowEnergyNotificationHub | signal |
serverDescriptorWritten(const QJniObject &descriptor, const QByteArray &newValue) | LowEnergyNotificationHub | signal |
serviceDetailsDiscoveryFinished(const QString &serviceUuid, int startHandle, int endHandle) | LowEnergyNotificationHub | signal |
serviceError(int attributeHandle, QLowEnergyService::ServiceError errorCode) | LowEnergyNotificationHub | signal |
servicesDiscovered(QLowEnergyController::Error errorCode, const QString &uuids) | LowEnergyNotificationHub | signal |
serviceUuid | LowEnergyNotificationHub | |
setObjectName(const QString &name) | QObject | inline |
setObjectName(QAnyStringView name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | inline |
signalsBlocked() const noexcept | QObject | inline |
startHandle | LowEnergyNotificationHub | |
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
success | LowEnergyNotificationHub | |
sUuid | LowEnergyNotificationHub | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
uuid | LowEnergyNotificationHub | |
~LowEnergyNotificationHub() | LowEnergyNotificationHub | |
~QObject() | QObject | virtual |