Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

Variable Documentation

◆ alertMessage

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

Definition at line 40 of file qiosnfcndefsessiondelegate.mm.

◆ capacity

NSUInteger capacity

Definition at line 42 of file qiosnfcndefsessiondelegate.mm.

◆ requestId

Definition at line 43 of file qiosnfcndefsessiondelegate.mm.

◆ tagStatus

NFCNDEFStatus tagStatus

Definition at line 41 of file qiosnfcndefsessiondelegate.mm.