![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>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.
| QString alertMessage |
Definition at line 40 of file qiosnfcndefsessiondelegate.mm.
| NSUInteger capacity |
Definition at line 42 of file qiosnfcndefsessiondelegate.mm.
| QNearFieldTarget::RequestId requestId |
Definition at line 43 of file qiosnfcndefsessiondelegate.mm.
| NFCNDEFStatus tagStatus |
Definition at line 41 of file qiosnfcndefsessiondelegate.mm.