Qt 6.x
The Qt SDK
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

Definition at line 55 of file qnearfieldtarget_ios_p.h.

◆ 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: