Uses of Class
io.qt.nfc.QNdefNfcIconRecord
Packages that use QNdefNfcIconRecord
-
Uses of QNdefNfcIconRecord in io.qt.nfc
Methods in io.qt.nfc that return QNdefNfcIconRecordModifier and TypeMethodDescriptionQNdefNfcIconRecord.clone()
Creates and returns a copy of this object.final QNdefNfcIconRecord
QNdefNfcSmartPosterRecord.iconRecord
(long index) Methods in io.qt.nfc that return types with arguments of type QNdefNfcIconRecordModifier and TypeMethodDescriptionfinal QList<QNdefNfcIconRecord>
QNdefNfcSmartPosterRecord.iconRecords()
Methods in io.qt.nfc with parameters of type QNdefNfcIconRecordModifier and TypeMethodDescriptionfinal void
QNdefNfcSmartPosterRecord.addIcon
(QNdefNfcIconRecord icon) final boolean
QNdefNfcSmartPosterRecord.removeIcon
(QNdefNfcIconRecord icon) Method parameters in io.qt.nfc with type arguments of type QNdefNfcIconRecordModifier and TypeMethodDescriptionfinal void
QNdefNfcSmartPosterRecord.setIcons
(Collection<? extends QNdefNfcIconRecord> icons) Constructors in io.qt.nfc with parameters of type QNdefNfcIconRecordModifierConstructorDescriptionSeeQNdefNfcIconRecord::
QNdefNfcIconRecord(QNdefNfcIconRecord)