Uses of Class
io.qt.nfc.QNdefRecord
-
Uses of QNdefRecord in io.qt.nfc
Modifier and TypeClassDescriptionclass
Java wrapper for Qt classQNdefNfcIconRecord
class
NFC RTD-SmartPosterclass
NFC RTD-Textclass
NFC RTD-URIModifier and TypeMethodDescriptionQNdefRecord.clone()
Creates and returns a copy of this object.final QNdefRecord
QQmlNdefRecord.getRecord()
Kotlin property getter.final QNdefRecord
QQmlNdefRecord.record()
Modifier and TypeMethodDescriptionfinal void
QNdefRecord.assign
(QNdefRecord other) final void
QQmlNdefRecord.setRecord
(QNdefRecord record) Modifier 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) SeeQNdefNfcIconRecord::
QNdefNfcIconRecord(QNdefRecord) QNdefNfcTextRecord
(QNdefRecord other) QNdefNfcUriRecord
(QNdefRecord other) QNdefRecord
(QNdefRecord other) protected
QNdefRecord
(QNdefRecord other, QNdefRecord.TypeNameFormat typeNameFormat) SeeQNdefRecord::
QNdefRecord(QNdefRecord, QNdefRecord::TypeNameFormat) protected
QNdefRecord
(QNdefRecord other, QNdefRecord.TypeNameFormat typeNameFormat, QByteArray type) SeeQNdefRecord::
QNdefRecord(QNdefRecord, QNdefRecord::TypeNameFormat, QByteArray) QQmlNdefRecord
(QNdefRecord record) Overloaded constructor forQQmlNdefRecord(io.qt.nfc.QNdefRecord, io.qt.core.QObject)
withparent = null
.QQmlNdefRecord
(QNdefRecord record, QObject parent)