Home
last modified time | relevance | path

Searched refs:replyError (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp257 this, SLOT(replyError(QPlaceReply::Error,QString))); in getPlaceDetails()
325 this, SLOT(replyError(QPlaceReply::Error,QString))); in getPlaceContent()
369 this, SLOT(replyError(QPlaceReply::Error,QString))); in search()
385 this, SLOT(replyError(QPlaceReply::Error,QString))); in search()
431 this, SLOT(replyError(QPlaceReply::Error,QString))); in search()
475 this, SLOT(replyError(QPlaceReply::Error,QString))); in search()
494 this, SLOT(replyError(QPlaceReply::Error,QString))); in searchSuggestions()
512 this, SLOT(replyError(QPlaceReply::Error,QString))); in searchSuggestions()
526 this, SLOT(replyError(QPlaceReply::Error,QString))); in searchSuggestions()
540 this, SLOT(replyError(QPlaceReply::Error,QString))); in savePlace()
[all …]
H A Dqplacemanagerengine_nokiav2.h108 void replyError(QPlaceReply::Error error_, const QString &errorString);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeocodingmanagerengine_esri.cpp135 this, SLOT(replyError(QGeoCodeReply::Error,QString))); in geocode()
166 this, SLOT(replyError(QGeoCodeReply::Error,QString))); in reverseGeocode()
178 void GeoCodingManagerEngineEsri::replyError(QGeoCodeReply::Error errorCode, in replyError() function in GeoCodingManagerEngineEsri
H A Dgeoroutingmanagerengine_esri.cpp106 …connect(routeReply, SIGNAL(error(QGeoRouteReply::Error,QString)), this, SLOT(replyError(QGeoRouteR… in calculateRoute()
118 void GeoRoutingManagerEngineEsri::replyError(QGeoRouteReply::Error errorCode, const QString &errorS… in replyError() function in GeoRoutingManagerEngineEsri
H A Dplacemanagerengine_esri.cpp152 …connect(reply, SIGNAL(error(QPlaceReply::Error,QString)), this, SLOT(replyError(QPlaceReply::Error… in search()
164 void PlaceManagerEngineEsri::replyError(QPlaceReply::Error errorCode, const QString &errorString) in replyError() function in PlaceManagerEngineEsri
179 …connect(reply, SIGNAL(error(QPlaceReply::Error,QString)), this, SLOT(replyError(QPlaceReply::Error… in initializeCategories()
H A Dgeoroutingmanagerengine_esri.h63 void replyError(QGeoRouteReply::Error errorCode, const QString &errorString);
H A Dgeocodingmanagerengine_esri.h68 void replyError(QGeoCodeReply::Error errorCode, const QString &errorString);
H A Dplacemanagerengine_esri.h76 void replyError(QPlaceReply::Error errorCode, const QString &errorString);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeocodingmanagerengineosm.cpp143 this, SLOT(replyError(QGeoCodeReply::Error,QString))); in geocode()
179 this, SLOT(replyError(QGeoCodeReply::Error,QString))); in reverseGeocode()
191 void QGeoCodingManagerEngineOsm::replyError(QGeoCodeReply::Error errorCode, const QString &errorStr… in replyError() function in QGeoCodingManagerEngineOsm
H A Dqgeoroutingmanagerengineosm.cpp99 this, SLOT(replyError(QGeoRouteReply::Error,QString))); in calculateRoute()
116 void QGeoRoutingManagerEngineOsm::replyError(QGeoRouteReply::Error errorCode, in replyError() function in QGeoRoutingManagerEngineOsm
H A Dqplacemanagerengineosm.cpp191 this, SLOT(replyError(QPlaceReply::Error,QString))); in search()
211 this, SLOT(replyError(QPlaceReply::Error,QString))); in initializeCategories()
336 void QPlaceManagerEngineOsm::replyError(QPlaceReply::Error errorCode, const QString &errorString) in replyError() function in QPlaceManagerEngineOsm
H A Dqgeoroutingmanagerengineosm.h66 void replyError(QGeoRouteReply::Error errorCode, const QString &errorString);
H A Dqgeocodingmanagerengineosm.h68 void replyError(QGeoCodeReply::Error errorCode, const QString &errorString);
H A Dqplacemanagerengineosm.h77 void replyError(QPlaceReply::Error errorCode, const QString &errorString);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacecontentreplyimpl.cpp62 this, SLOT(replyError(QNetworkReply::NetworkError))); in QPlaceContentReplyImpl()
112 void QPlaceContentReplyImpl::replyError(QNetworkReply::NetworkError error) in replyError() function in QPlaceContentReplyImpl
H A Dqplacesearchsuggestionreplyimpl.cpp57 this, SLOT(replyError(QNetworkReply::NetworkError))); in QPlaceSearchSuggestionReplyImpl()
107 void QPlaceSearchSuggestionReplyImpl::replyError(QNetworkReply::NetworkError error) in replyError() function in QPlaceSearchSuggestionReplyImpl
H A Dqplacesearchsuggestionreplyimpl.h56 void replyError(QNetworkReply::NetworkError error);
H A Dqplacecontentreplyimpl.h60 void replyError(QNetworkReply::NetworkError error);
H A Dqplacedetailsreplyimpl.h61 void replyError(QNetworkReply::NetworkError error);
H A Dqplacesearchreplyhere.h62 void replyError(QNetworkReply::NetworkError error);
H A Dqplacesearchreplyhere.cpp68 this, SLOT(replyError(QNetworkReply::NetworkError))); in QPlaceSearchReplyHere()
223 void QPlaceSearchReplyHere::replyError(QNetworkReply::NetworkError error) in replyError() function in QPlaceSearchReplyHere
H A Dqplacedetailsreplyimpl.cpp99 this, SLOT(replyError(QNetworkReply::NetworkError))); in QPlaceDetailsReplyImpl()
330 void QPlaceDetailsReplyImpl::replyError(QNetworkReply::NetworkError error) in replyError() function in QPlaceDetailsReplyImpl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutingmanagerenginemapbox.h67 void replyError(QGeoRouteReply::Error errorCode, const QString &errorString);
H A Dqgeoroutingmanagerenginemapbox.cpp290 this, SLOT(replyError(QGeoRouteReply::Error,QString))); in calculateRoute()
307 void QGeoRoutingManagerEngineMapbox::replyError(QGeoRouteReply::Error errorCode, in replyError() function in QGeoRoutingManagerEngineMapbox