Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qiosnfcndefsessiondelegate.mm File Reference

(8fd383214b710a610edd18e9db5b029dbe030edc)

#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.