The NdefRecord element represents a record in an NDEF message. More...
Inherited by NdefMimeRecord, NdefTextRecord, and NdefUriRecord.
NdefRecord instantiates the C++ class QDeclarativeNdefRecord
The NdefRecord element is the base element for all NDEF record elements in QML. It contains a single property holding the type of record.
This class is not intended to be used directly, but extended from C++.
See also NdefFilter, NearField, QNdefRecord, and QDeclarativeNdefRecord.
recordType : string |
This property holds the fully qualified record type of the NDEF record. The fully qualified record type includes the NIS and NSS prefixes.