Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoserviceprovider.h167 QString geocodingErrorString() const;
H A Dqgeoserviceprovider.cpp620 QString QGeoServiceProvider::geocodingErrorString() const in geocodingErrorString() function in QGeoServiceProvider
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel.cpp311 setError(newError, serviceProvider->geocodingErrorString()); in pluginReady()