![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qbluetoothutils_winrt_p.h"
#include <QtBluetooth/private/qtbluetoothglobal_p.h>
#include <QtCore/private/qfunctions_winrt_p.h>
#include <QtCore/QLoggingCategory>
#include <robuffer.h>
#include <wrl.h>
#include <winrt/windows.foundation.metadata.h>
#include <windows.storage.streams.h>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE QByteArray | byteArrayFromBuffer (const ComPtr< NativeBuffer > &buffer, bool isWCharString) |
void | mainThreadCoInit (void *caller) |
void | mainThreadCoUninit (void *caller) |
Variables | |
static QSet< void * > | successfulInits |
static QThread * | mainThread = nullptr |
QT_BEGIN_NAMESPACE QByteArray byteArrayFromBuffer | ( | const ComPtr< NativeBuffer > & | buffer, |
bool | isWCharString ) |
Definition at line 23 of file qbluetoothutils_winrt.cpp.
Definition at line 48 of file qbluetoothutils_winrt.cpp.
Referenced by QBluetoothSocketPrivateWinRT::QBluetoothSocketPrivateWinRT().
Definition at line 75 of file qbluetoothutils_winrt.cpp.
Referenced by QBluetoothSocketPrivateWinRT::~QBluetoothSocketPrivateWinRT().
|
static |
Definition at line 46 of file qbluetoothutils_winrt.cpp.
Definition at line 45 of file qbluetoothutils_winrt.cpp.