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
QLowEnergyServiceDataPrivate Struct Reference
+ Inheritance diagram for QLowEnergyServiceDataPrivate:
+ Collaboration diagram for QLowEnergyServiceDataPrivate:

Public Member Functions

 QLowEnergyServiceDataPrivate ()
 
- Public Member Functions inherited from QSharedData
 QSharedData () noexcept
 Constructs a QSharedData object with a reference count of 0.
 
 QSharedData (const QSharedData &) noexcept
 Constructs a QSharedData object with reference count 0.
 
QSharedDataoperator= (const QSharedData &)=delete
 
 ~QSharedData ()=default
 

Public Attributes

QLowEnergyServiceData::ServiceType type
 
QBluetoothUuid uuid
 
QList< QLowEnergyService * > includedServices
 
QList< QLowEnergyCharacteristicDatacharacteristics
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Detailed Description

Definition at line 14 of file qlowenergyservicedata.cpp.

Constructor & Destructor Documentation

◆ QLowEnergyServiceDataPrivate()

QLowEnergyServiceDataPrivate::QLowEnergyServiceDataPrivate ( )
inline

Definition at line 16 of file qlowenergyservicedata.cpp.

Member Data Documentation

◆ characteristics

◆ includedServices

◆ type

QLowEnergyServiceData::ServiceType QLowEnergyServiceDataPrivate::type

◆ uuid

QBluetoothUuid QLowEnergyServiceDataPrivate::uuid

The documentation for this struct was generated from the following file: