Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qlowenergyserviceprivate_p.h File Reference
#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::CharDataCharacteristicDataMap
 
typedef QHash< QLowEnergyHandle, QLowEnergyServicePrivate::DescDataDescriptorDataMap
 

Typedef Documentation

◆ CharacteristicDataMap

◆ DescriptorDataMap