Uses of Class
io.qt.nfc.QNdefNfcTextRecord
Packages that use 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 QNdefNfcTextRecord
QNdefNfcSmartPosterRecord.titleRecord
(int 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 boolean
QNdefNfcSmartPosterRecord.addTitle
(QNdefNfcTextRecord text) final boolean
QNdefNfcSmartPosterRecord.removeTitle
(QNdefNfcTextRecord text) Method parameters in io.qt.nfc with type arguments of type QNdefNfcTextRecordModifier and TypeMethodDescriptionfinal void
QNdefNfcSmartPosterRecord.setTitles
(Collection<? extends QNdefNfcTextRecord> titles) Constructors in io.qt.nfc with parameters of type QNdefNfcTextRecordModifierConstructorDescriptionSeeQNdefNfcTextRecord::
QNdefNfcTextRecord(QNdefNfcTextRecord)