Uses of Class
io.qt.nfc.QNdefNfcTextRecord
-
Uses of QNdefNfcTextRecord in io.qt.nfc
Methods in io.qt.nfc that return QNdefNfcTextRecordModifier and TypeMethodDescriptionQNdefNfcTextRecord.clone()Creates and returns a copy of this object.final QNdefNfcTextRecordQNdefNfcSmartPosterRecord.titleRecord(long index) Methods in io.qt.nfc that return types with arguments of type QNdefNfcTextRecordModifier and TypeMethodDescriptionfinal QList<QNdefNfcTextRecord> QNdefNfcSmartPosterRecord.titleRecords()Methods in io.qt.nfc with parameters of type QNdefNfcTextRecordModifier and TypeMethodDescriptionfinal booleanQNdefNfcSmartPosterRecord.addTitle(QNdefNfcTextRecord text) final booleanQNdefNfcSmartPosterRecord.removeTitle(QNdefNfcTextRecord text) Method parameters in io.qt.nfc with type arguments of type QNdefNfcTextRecordModifier and TypeMethodDescriptionfinal voidQNdefNfcSmartPosterRecord.setTitles(Collection<? extends QNdefNfcTextRecord> titles)