Uses of Enum
io.qt.positioning.QGeoAreaMonitorSource.Error
Packages that use QGeoAreaMonitorSource.Error
-
Uses of QGeoAreaMonitorSource.Error in io.qt.positioning
Fields in io.qt.positioning with type parameters of type QGeoAreaMonitorSource.ErrorMethods in io.qt.positioning that return QGeoAreaMonitorSource.ErrorModifier and TypeMethodDescriptionabstract QGeoAreaMonitorSource.ErrorQGeoAreaMonitorSource.error()static QGeoAreaMonitorSource.ErrorQGeoAreaMonitorSource.Error.resolve(int value) Returns the corresponding enum entry for the given value.static QGeoAreaMonitorSource.ErrorReturns 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.