![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/QObject>#include <QtCore/QPointer>#include <QtBluetooth/qbluetooth.h>#include <QtBluetooth/QLowEnergyService>#include <QtBluetooth/QLowEnergyCharacteristic>#include <QtCore/private/qglobal_p.h>
Include dependency graph for qlowenergyserviceprivate_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QLowEnergyServicePrivate |
| struct | QLowEnergyServicePrivate::DescData |
| struct | QLowEnergyServicePrivate::CharData |
Typedefs | |
| typedef QHash< QLowEnergyHandle, QLowEnergyServicePrivate::CharData > | CharacteristicDataMap |
| typedef QHash< QLowEnergyHandle, QLowEnergyServicePrivate::DescData > | DescriptorDataMap |
Definition at line 100 of file qlowenergyserviceprivate_p.h.
Definition at line 101 of file qlowenergyserviceprivate_p.h.