Uses of Class
io.qt.nfc.QNdefRecord
-
Uses of QNdefRecord in io.qt.nfc
Subclasses of QNdefRecord in io.qt.nfcModifier and TypeClassDescriptionclassJava wrapper for Qt classQNdefNfcIconRecordclassNFC RTD-SmartPosterclassNFC RTD-TextclassNFC RTD-URIMethods in io.qt.nfc that return QNdefRecordModifier and TypeMethodDescriptionQNdefRecord.clone()Creates and returns a copy of this object.final QNdefRecordQQmlNdefRecord.record()Methods in io.qt.nfc with parameters of type QNdefRecordModifier and TypeMethodDescriptionfinal voidQNdefRecord.assign(QNdefRecord other) final booleanQNdefRecord.equals(QNdefRecord other) final voidQQmlNdefRecord.setRecord(QNdefRecord record) Method parameters in io.qt.nfc with type arguments of type QNdefRecordModifier and TypeMethodDescriptionfinal voidQNdefFilter.appendRecord(Class<? extends QNdefRecord> type) final voidQNdefFilter.appendRecord(Class<? extends QNdefRecord> type, int min) final voidQNdefFilter.appendRecord(Class<? extends QNdefRecord> type, int min, int max) Constructors in io.qt.nfc with parameters of type QNdefRecordModifierConstructorDescriptionQNdefMessage(QNdefRecord record) QNdefNfcIconRecord(QNdefRecord other) SeeQNdefNfcIconRecord::QNdefNfcIconRecord(QNdefRecord) QNdefNfcTextRecord(QNdefRecord other) QNdefNfcUriRecord(QNdefRecord other) QNdefRecord(QNdefRecord other) protectedQNdefRecord(QNdefRecord other, QNdefRecord.TypeNameFormat typeNameFormat) SeeQNdefRecord::QNdefRecord(QNdefRecord, QNdefRecord::TypeNameFormat) protectedQNdefRecord(QNdefRecord other, QNdefRecord.TypeNameFormat typeNameFormat, byte [] type) Overloaded constructor forQNdefRecord(io.qt.nfc.QNdefRecord, io.qt.nfc.QNdefRecord.TypeNameFormat, io.qt.core.QByteArray).protectedQNdefRecord(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) Constructor parameters in io.qt.nfc with type arguments of type QNdefRecord