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()
final QNdefNfcIconRecord
QNdefNfcSmartPosterRecord.iconRecord
(int 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)