Uses of Class
io.qt.nfc.QNdefRecord
Packages that use QNdefRecord
-
Uses of QNdefRecord in io.qt.nfc
Subclasses of QNdefRecord in io.qt.nfcModifier and TypeClassDescriptionclass
Java wrapper for Qt class QNdefNfcIconRecordclass
NFC RTD-SmartPosterclass
NFC RTD-Textclass
NFC RTD-URIMethods in io.qt.nfc that return QNdefRecordMethods in io.qt.nfc with parameters of type QNdefRecordMethod parameters in io.qt.nfc with type arguments of type QNdefRecordModifier 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) Constructors in io.qt.nfc with parameters of type QNdefRecordModifierConstructorDescriptionQNdefMessage
(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) QQmlNdefRecord
(QNdefRecord record) Overloaded constructor forQQmlNdefRecord(io.qt.nfc.QNdefRecord, io.qt.core.QObject)
withparent = null
.QQmlNdefRecord
(QNdefRecord record, QObject parent) Constructor parameters in io.qt.nfc with type arguments of type QNdefRecord