Home
last modified time | relevance | path

Searched refs:onReplyFinished (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dhttp_file_source.cpp42 connect(data.first, SIGNAL(finished()), this, SLOT(onReplyFinished())); in request()
43 connect(data.first, SIGNAL(error(QNetworkReply::NetworkError)), this, SLOT(onReplyFinished())); in request()
80 void HTTPFileSource::Impl::onReplyFinished() in onReplyFinished() function in mbgl::HTTPFileSource::Impl
H A Dhttp_file_source.hpp30 void onReplyFinished();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacemanagerenginemapbox.cpp149 connect(reply, &QPlaceReply::finished, this, &QPlaceManagerEngineMapbox::onReplyFinished); in doSearch()
235 connect(reply, &QPlaceReply::finished, this, &QPlaceManagerEngineMapbox::onReplyFinished); in doSearch()
255 connect(reply, &QPlaceReply::finished, this, &QPlaceManagerEngineMapbox::onReplyFinished); in initializeCategories()
306 void QPlaceManagerEngineMapbox::onReplyFinished() in onReplyFinished() function in QPlaceManagerEngineMapbox
H A Dqplacesearchsuggestionreplymapbox.cpp63 …onnect(reply, &QNetworkReply::finished, this, &QPlaceSearchSuggestionReplyMapbox::onReplyFinished); in QPlaceSearchSuggestionReplyMapbox()
83 void QPlaceSearchSuggestionReplyMapbox::onReplyFinished() in onReplyFinished() function in QPlaceSearchSuggestionReplyMapbox
H A Dqgeocodingmanagerenginemapbox.cpp184 …nect(reply, &QGeoCodeReplyMapbox::finished, this, &QGeoCodingManagerEngineMapbox::onReplyFinished); in doSearch()
191 void QGeoCodingManagerEngineMapbox::onReplyFinished() in onReplyFinished() function in QGeoCodingManagerEngineMapbox
H A Dqplacesearchreplymapbox.cpp144 connect(reply, &QNetworkReply::finished, this, &QPlaceSearchReplyMapbox::onReplyFinished); in QPlaceSearchReplyMapbox()
164 void QPlaceSearchReplyMapbox::onReplyFinished() in onReplyFinished() function in QPlaceSearchReplyMapbox
H A Dqplacesearchsuggestionreplymapbox.h64 void onReplyFinished();
H A Dqplacesearchreplymapbox.h65 void onReplyFinished();
H A Dqgeocodingmanagerenginemapbox.h68 void onReplyFinished();
H A Dqplacemanagerenginemapbox.h79 void onReplyFinished();