Uses of Enum
io.qt.nfc.QNdefNfcSmartPosterRecord.Action
Packages that use QNdefNfcSmartPosterRecord.Action
-
Uses of QNdefNfcSmartPosterRecord.Action in io.qt.nfc
Methods in io.qt.nfc that return QNdefNfcSmartPosterRecord.ActionModifier and TypeMethodDescriptionQNdefNfcSmartPosterRecord.action()QNdefNfcSmartPosterRecord.Action.resolve(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QNdefNfcSmartPosterRecord.Action[]QNdefNfcSmartPosterRecord.Action.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.nfc with parameters of type QNdefNfcSmartPosterRecord.ActionModifier and TypeMethodDescriptionfinal voidQNdefNfcSmartPosterRecord.setAction(QNdefNfcSmartPosterRecord.Action act)