![]() |
Qt 6.x
The Qt SDK
|
#include "lowenergynotificationhub_p.h"
#include "android/jni_android_p.h"
#include <QCoreApplication>
#include <QtCore/QHash>
#include <QtCore/QLoggingCategory>
#include <QtCore/QRandomGenerator>
#include <QtCore/QJniEnvironment>
Go to the source code of this file.
Variables | |
QT_BEGIN_NAMESPACE typedef QHash< long, LowEnergyNotificationHub * > | HubMapType |
QT_BEGIN_NAMESPACE typedef QHash<long, LowEnergyNotificationHub*> HubMapType |
Definition at line 15 of file lowenergynotificationhub.cpp.