Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qiosnfcndefsessiondelegate.mm File Reference
#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:

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
 

Function Documentation

◆ qt_Nfc_Queue()

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 caller graph for this function:

Variable Documentation

◆ alertMessage

QString alertMessage
Initial value:
{
std::unique_ptr<QNfcNdefNotifier> notifier
DarwinBluetooth::LECBManagerNotifier * notifier

Definition at line 40 of file qiosnfcndefsessiondelegate.mm.

Referenced by QNearFieldManagerPrivateImpl::setUserInformation().

◆ capacity

◆ requestId

◆ tagStatus

NFCNDEFStatus tagStatus

Definition at line 41 of file qiosnfcndefsessiondelegate.mm.