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
NdefOperation Struct Reference

#include <qnearfieldtarget_ios_p.h>

Collaboration diagram for NdefOperation:

Public Types

enum  Type { Read , Write }

Public Attributes

enum NdefOperation::Type type = Read
QNearFieldTarget::RequestId requestId
QNdefMessage message

Detailed Description

Definition at line 47 of file qnearfieldtarget_ios_p.h.

Member Enumeration Documentation

◆ Type

Enumerator
Read 
Write 

Definition at line 49 of file qnearfieldtarget_ios_p.h.

Member Data Documentation

◆ message

QNdefMessage NdefOperation::message

◆ requestId

QNearFieldTarget::RequestId NdefOperation::requestId

Definition at line 54 of file qnearfieldtarget_ios_p.h.

◆ type

enum NdefOperation::Type NdefOperation::type = Read

The documentation for this struct was generated from the following file: