Uses of Class
io.qt.positioning.QGeoAreaMonitorSource.Error
Package | Description |
---|---|
io.qt.positioning |
-
Uses of QGeoAreaMonitorSource.Error in io.qt.positioning
Fields in io.qt.positioning with type parameters of type QGeoAreaMonitorSource.Error Modifier and Type Field Description QObject.Signal1<QGeoAreaMonitorSource.Error>
QGeoAreaMonitorSource. error
Methods in io.qt.positioning that return QGeoAreaMonitorSource.Error Modifier and Type Method Description abstract QGeoAreaMonitorSource.Error
QGeoAreaMonitorSource. error()
static QGeoAreaMonitorSource.Error
QGeoAreaMonitorSource.Error. resolve(int value)
Returns the corresponding enum entry for the given value.static QGeoAreaMonitorSource.Error
QGeoAreaMonitorSource.Error. valueOf(String name)
Returns the enum constant of this type with the specified name.static QGeoAreaMonitorSource.Error[]
QGeoAreaMonitorSource.Error. values()
Returns an array containing the constants of this enum type, in the order they are declared.