![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qnearfieldtarget_ios_p.h>
Public Types | |
| enum | Type { Read , Write } |
Public Attributes | |
| enum NdefOperation::Type | type = Read |
| QNearFieldTarget::RequestId | requestId |
| QNdefMessage | message |
Definition at line 47 of file qnearfieldtarget_ios_p.h.
| enum NdefOperation::Type |
| Enumerator | |
|---|---|
| Read | |
| Write | |
Definition at line 49 of file qnearfieldtarget_ios_p.h.
| QNdefMessage NdefOperation::message |
Definition at line 55 of file qnearfieldtarget_ios_p.h.
Referenced by PRESUBMIT_test_mocks.MockOutputApi.PresubmitResult::__repr__().
| QNearFieldTarget::RequestId NdefOperation::requestId |
Definition at line 54 of file qnearfieldtarget_ios_p.h.
| enum NdefOperation::Type NdefOperation::type = Read |