![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qbluetoothserver.h"#include "qbluetoothserver_p.h"#include "qbluetoothsocket.h"#include "qbluetoothlocaldevice.h"#include "qbluetoothsocket_winrt_p.h"#include "qbluetoothutils_winrt_p.h"#include <QtCore/QLoggingCategory>#include <QtCore/private/qfunctions_winrt_p.h>#include <windows.networking.h>#include <windows.networking.connectivity.h>#include <windows.networking.sockets.h>Go to the source code of this file.
Typedefs | |
| typedef ITypedEventHandler< StreamSocketListener *, StreamSocketListenerConnectionReceivedEventArgs * > | ClientConnectedHandler |
Variables | |
| QT_BEGIN_NAMESPACE QHash< QBluetoothServerPrivate *, int > | __fakeServerPorts |
| typedef ITypedEventHandler< StreamSocketListener *, StreamSocketListenerConnectionReceivedEventArgs * > ClientConnectedHandler |
Definition at line 27 of file qbluetoothserver_winrt.cpp.
| QT_BEGIN_NAMESPACE QHash<QBluetoothServerPrivate *, int> __fakeServerPorts |
Definition at line 33 of file qbluetoothserver_winrt.cpp.