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
qlowenergycontrollerbase_p.h File Reference

(c9d7b7c28cdfe28460b56a1299c7f0f624a5834e)

#include <qglobal.h>
#include <QtCore/qobject.h>
#include <QtBluetooth/qlowenergycontroller.h>
#include "qlowenergyserviceprivate_p.h"
+ Include dependency graph for qlowenergycontrollerbase_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QLowEnergyControllerPrivate
 

Variables

QT_BEGIN_NAMESPACE typedef QMap< QBluetoothUuid, QSharedPointer< QLowEnergyServicePrivate > > ServiceDataMap
 

Variable Documentation

◆ ServiceDataMap