Uses of Class
io.qt.nfc.QNearFieldTarget.Error
Package | Description |
---|---|
io.qt.nfc |
-
Uses of QNearFieldTarget.Error in io.qt.nfc
Fields in io.qt.nfc with type parameters of type QNearFieldTarget.Error Modifier and Type Field Description QObject.Signal2<QNearFieldTarget.Error,QNearFieldTarget.RequestId>
QNearFieldTarget. error
Methods in io.qt.nfc that return QNearFieldTarget.Error Modifier and Type Method Description static QNearFieldTarget.Error
QNearFieldTarget.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QNearFieldTarget.Error
QNearFieldTarget.Error. valueOf(String name)
Returns the enum constant of this type with the specified name.static QNearFieldTarget.Error[]
QNearFieldTarget.Error. 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 QNearFieldTarget.Error Modifier and Type Method Description protected void
QNearFieldTarget. reportError(QNearFieldTarget.Error error, QNearFieldTarget.RequestId id)