Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qlowenergyserviceprivate_p.h File Reference

(664d2a1cf019f76adf433d41b1418e515ffce86c)

#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