![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "darwin/btsocketlistener_p.h"
#include "qbluetoothserver_p.h"
#include "qbluetoothsocketbase_p.h"
#include "qbluetoothsocket_macos_p.h"
#include "qbluetoothlocaldevice.h"
#include "darwin/btutility_p.h"
#include "qbluetoothserver.h"
#include "qbluetoothsocket.h"
#include <QtCore/qloggingcategory.h>
#include <QtCore/qvariant.h>
#include <QtCore/qglobal.h>
#include <QtCore/qmutex.h>
#include <Foundation/Foundation.h>
#include <IOBluetooth/IOBluetooth.h>
#include <limits>
Go to the source code of this file.
Namespaces | |
namespace | QT_BEGIN_NAMESPACE |
Combined button and popup list for selecting options. |
Typedefs | |
using | QT_BEGIN_NAMESPACE::ServiceInfo = QBluetoothServiceInfo |
typedef QMap< quint16, QBluetoothServerPrivate * >::iterator | QT_BEGIN_NAMESPACE::ServerMapIterator |
Enumerations | |
enum class | QT_BEGIN_NAMESPACE::RetainPolicy |
enum class | QT_BEGIN_NAMESPACE::RetainPolicy |
Functions | |
QMap< quint16, QBluetoothServerPrivate * > & | QT_BEGIN_NAMESPACE::busyPSMs () |
QMap< quint16, QBluetoothServerPrivate * > & | QT_BEGIN_NAMESPACE::busyChannels () |