Home
last modified time | relevance | path

Searched refs:setSuggestions (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchsuggestionreply/
H A Dtst_qplacesearchsuggestionreply.cpp42 void setSuggestions(const QStringList &suggestions) { in setSuggestions() function in SuggestionReply
43 QPlaceSearchSuggestionReply::setSuggestions(suggestions); in setSuggestions()
87 reply->setSuggestions(suggestions); in suggestionsTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacesearchsuggestionreply.h59 void setSuggestions(const QStringList &suggestions);
H A Dqplacesearchsuggestionreply.cpp105 void QPlaceSearchSuggestionReply::setSuggestions(const QStringList &suggestions) in setSuggestions() function in QPlaceSearchSuggestionReply
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacesearchsuggestionreplymapbox.cpp105 setSuggestions(suggestions); in onReplyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacesearchsuggestionreplyimpl.cpp101 setSuggestions(s); in replyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h212 setSuggestions(suggestions); in QPlaceSearchSuggestionReply()