Uses of Class
io.qt.nfc.QNdefNfcIconRecord
-
Uses of QNdefNfcIconRecord in io.qt.nfc
Modifier and TypeMethodDescriptionQNdefNfcIconRecord.clone()
Creates and returns a copy of this object.final QNdefNfcIconRecord
QNdefNfcSmartPosterRecord.iconRecord
(int index) Modifier and TypeMethodDescriptionfinal QList<QNdefNfcIconRecord>
QNdefNfcSmartPosterRecord.iconRecords()
Modifier and TypeMethodDescriptionfinal void
QNdefNfcSmartPosterRecord.addIcon
(QNdefNfcIconRecord icon) final boolean
QNdefNfcSmartPosterRecord.removeIcon
(QNdefNfcIconRecord icon) Modifier and TypeMethodDescriptionfinal void
QNdefNfcSmartPosterRecord.setIcons
(Collection<? extends QNdefNfcIconRecord> icons)