Uses of Class
io.qt.nfc.QNdefNfcTextRecord
-
Uses of QNdefNfcTextRecord in io.qt.nfc
Modifier and TypeMethodDescriptionQNdefNfcTextRecord.clone()
Creates and returns a copy of this object.final QNdefNfcTextRecord
QNdefNfcSmartPosterRecord.titleRecord
(int index) Modifier and TypeMethodDescriptionfinal QList<QNdefNfcTextRecord>
QNdefNfcSmartPosterRecord.titleRecords()
Modifier and TypeMethodDescriptionfinal boolean
QNdefNfcSmartPosterRecord.addTitle
(QNdefNfcTextRecord text) final boolean
QNdefNfcSmartPosterRecord.removeTitle
(QNdefNfcTextRecord text) Modifier and TypeMethodDescriptionfinal void
QNdefNfcSmartPosterRecord.setTitles
(Collection<? extends QNdefNfcTextRecord> titles)