QtMobility Reference Documentation

QML NdefRecord Element

The NdefRecord element represents a record in an NDEF message. More...

Inherited by NdefMimeRecord, NdefTextRecord, and NdefUriRecord.

NdefRecord instantiates the C++ class QDeclarativeNdefRecord

Properties

Detailed Description

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.

Property Documentation

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.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.