Home
last modified time | relevance | path

Searched defs:suggestions (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacesearchsuggestionreply.cpp46 QStringList suggestions; member in QPlaceSearchSuggestionReplyPrivate
88 QStringList QPlaceSearchSuggestionReply::suggestions() const in suggestions() function in QPlaceSearchSuggestionReply
105 void QPlaceSearchSuggestionReply::setSuggestions(const QStringList &suggestions) in setSuggestions()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchsuggestionreply/
H A Dtst_qplacesearchsuggestionreply.cpp42 void setSuggestions(const QStringList &suggestions) { in setSuggestions()
82 QStringList suggestions; in suggestionsTest() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacesearchsuggestionreplymapbox.cpp99 QStringList suggestions; in onReplyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacesearchsuggestionreplyimpl.cpp92 QJsonArray suggestions = object.value(QStringLiteral("suggestions")).toArray(); in replyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchsuggestionmodel.cpp254 QStringList QDeclarativeSearchSuggestionModel::suggestions() const in suggestions() function in QDeclarativeSearchSuggestionModel
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js762 _getFooter: function getFooter(query, suggestions) { argument
765 suggestions: suggestions, property
769 _getHeader: function getHeader(query, suggestions) { argument
772 suggestions: suggestions, property
794 function sync(suggestions) { argument
806 function async(suggestions) { argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp122 QJsonValue suggestions = document.object().value(kCandidatesKey); in replyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/places_semiauto/
H A Dtst_places.cpp450 void tst_QPlaceManagerNokia::suggestions() in suggestions() function in tst_QPlaceManagerNokia
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h511 QStringList suggestions; in searchSuggestions() local