Uses of Class
io.qt.nfc.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 QNdefNfcIconRecordQNdefNfcSmartPosterRecord.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 voidQNdefNfcSmartPosterRecord.addIcon(QNdefNfcIconRecord icon) final booleanQNdefNfcSmartPosterRecord.removeIcon(QNdefNfcIconRecord icon) Method parameters in io.qt.nfc with type arguments of type QNdefNfcIconRecordModifier and TypeMethodDescriptionfinal voidQNdefNfcSmartPosterRecord.setIcons(Collection<? extends QNdefNfcIconRecord> icons) Constructors in io.qt.nfc with parameters of type QNdefNfcIconRecordModifierConstructorDescriptionSeeQNdefNfcIconRecord::QNdefNfcIconRecord(QNdefNfcIconRecord)