Uses of Enum
io.qt.location.QGeoServiceProvider.Error
Packages that use QGeoServiceProvider.Error
-
Uses of QGeoServiceProvider.Error in io.qt.location
Methods in io.qt.location that return QGeoServiceProvider.ErrorModifier and TypeMethodDescriptionQGeoServiceProvider.error()
QGeoServiceProviderFactory.Result.error()
QGeoServiceProvider.geocodingError()
QGeoServiceProvider.mappingError()
QGeoServiceProvider.navigationError()
QGeoServiceProvider.placesError()
static QGeoServiceProvider.Error
QGeoServiceProvider.Error.resolve
(int value) Returns the corresponding enum entry for the given value.QGeoServiceProvider.routingError()
static QGeoServiceProvider.Error
Returns the enum constant of this type with the specified name.static QGeoServiceProvider.Error[]
QGeoServiceProvider.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.location with parameters of type QGeoServiceProvider.Error