|  | Qt 6.x
    The Qt SDK | 
#include "qiosnfcndefsessiondelegate_p.h"#include "qiosndefnotifier_p.h"#include "qndefmessage.h"#include <QtCore/qscopeguard.h>#include <QtCore/qbytearray.h>#include <QtCore/qstring.h>#include <QtCore/qdebug.h>#include <memory> Include dependency graph for qiosnfcndefsessiondelegate.mm:
 Include dependency graph for qiosnfcndefsessiondelegate.mm:Go to the source code of this file.
| Functions | |
| QT_BEGIN_NAMESPACE dispatch_queue_t | qt_Nfc_Queue () | 
| Variables | |
| QString | alertMessage | 
| NFCNDEFStatus | tagStatus | 
| NSUInteger | capacity | 
| QNearFieldTarget::RequestId | requestId | 
| QT_BEGIN_NAMESPACE dispatch_queue_t qt_Nfc_Queue | ( | ) | 
Definition at line 18 of file qiosnfcndefsessiondelegate.mm.
References qCWarning, qScopeGuard(), and queue.
Referenced by QNearFieldManagerPrivateImpl::setUserInformation().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| QString alertMessage | 
Definition at line 40 of file qiosnfcndefsessiondelegate.mm.
Referenced by QNearFieldManagerPrivateImpl::setUserInformation().
| NSUInteger capacity | 
Definition at line 42 of file qiosnfcndefsessiondelegate.mm.
Referenced by QInt64Set::QInt64Set(), QArrayData::allocate(), QTypedArrayData< T >::allocate(), QArrayDataPointer< T >::allocateGrow(), QVarLengthArray< T, Prealloc >::append(), QVLABase< T >::append_impl(), QVLABase< T >::assign_impl(), QVLABase< T >::assign_impl(), calculateBlockSize(), QVLABase< T >::emplace_impl(), QList< T >::fill(), QVarLengthArray< T, Prealloc >::operator=(), parseBufferLevel(), QByteArray::qCompress(), QList(), QVLABase< T >::reallocate_impl(), QArrayData::reallocateUnaligned(), QTypedArrayData< T >::reallocateUnaligned(), QList< T >::reserve(), QVarLengthArray< T, Prealloc >::reserve(), QSampleCache::setCapacity(), QList< T >::squeeze(), QArrayDataPointer< T >::tryReadjustFreeSpace(), and xxflate().
| QNearFieldTarget::RequestId requestId | 
Definition at line 43 of file qiosnfcndefsessiondelegate.mm.
Referenced by QPdfPageRenderer::QPdfPageRenderer(), org.qtproject.qt.android.bluetooth.QtBluetoothLEServer::handleOnCharacteristicReadRequest(), org.qtproject.qt.android.bluetooth.QtBluetoothLEServer::handleOnCharacteristicWriteRequest(), org.qtproject.qt.android.bluetooth.QtBluetoothLEServer::handleOnDescriptorReadRequest(), org.qtproject.qt.android.bluetooth.QtBluetoothLEServer::handleOnDescriptorWriteRequest(), org.qtproject.qt.android.bluetooth.QtBluetoothLEServer::handleOnExecuteWrite(), QmlJSDebugger::GlobalInspector::processMessage(), ResponseProvider::provideResponse(), QNearFieldTargetPrivateImpl::readNdefMessages(), QPdfPageRendererPrivate::requestFinished(), RenderWorker::requestPage(), QNearFieldTargetPrivateImpl::sendCommand(), and QNearFieldTargetPrivateImpl::writeNdefMessages().
| NFCNDEFStatus tagStatus | 
Definition at line 41 of file qiosnfcndefsessiondelegate.mm.