Home
last modified time | relevance | path

Searched refs:geocodingError (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel.cpp296 if (serviceProvider->geocodingError() != QGeoServiceProvider::NoError) { in pluginReady()
298 switch (serviceProvider->geocodingError()) { in pluginReady()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoserviceprovider.h166 Error geocodingError() const;
H A Dqgeoserviceprovider.cpp609 QGeoServiceProvider::Error QGeoServiceProvider::geocodingError() const in geocodingError() function in QGeoServiceProvider