Uses of Class
io.qt.nfc.QNdefRecord
-
Uses of QNdefRecord in io.qt.nfc
Modifier and TypeClassDescriptionclass
NFC MIME record to hold an iconclass
NFC RTD-SmartPosterclass
NFC RTD-Textclass
NFC RTD-URIModifier and TypeMethodDescriptionfinal void
QNdefFilter.appendRecord
(Class<? extends QNdefRecord> type) final void
QNdefFilter.appendRecord
(Class<? extends QNdefRecord> type, int min) final void
QNdefFilter.appendRecord
(Class<? extends QNdefRecord> type, int min, int max) ModifierConstructorDescriptionQNdefMessage
(QNdefRecord record) QNdefNfcIconRecord
(QNdefRecord other) QNdefNfcTextRecord
(QNdefRecord other) QNdefNfcUriRecord
(QNdefRecord other) QNdefRecord
(QNdefRecord other) protected
QNdefRecord
(QNdefRecord other, QNdefRecord.TypeNameFormat typeNameFormat) protected
QNdefRecord
(QNdefRecord other, QNdefRecord.TypeNameFormat typeNameFormat, QByteArray type)