QQmlNdefRecord Proxy Page

Macros

Q_DECLARE_NDEFRECORD(className, typeNameFormat, type)

Macro Documentation

QQmlNdefRecord::Q_DECLARE_NDEFRECORD(className, typeNameFormat, type)

This macro ensures that className is declared as the class implementing the NDEF record identified by typeNameFormat and type.

This macro should be expanded in the implementation file for className.