Home
last modified time | relevance | path

Searched refs:SearchSuggestionReply (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacesearchsuggestionreply.cpp99 return QPlaceReply::SearchSuggestionReply; in type()
H A Dqplacereply.h68 SearchSuggestionReply, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchsuggestionreply/
H A Dtst_qplacesearchsuggestionreply.cpp75 QCOMPARE(reply->type(), QPlaceReply::SearchSuggestionReply); in typeTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/places/
H A Drequesthandler.h560 class SearchSuggestionReply : public QPlaceSearchSuggestionReply
571 void SearchSuggestionReply::triggerDone(QPlaceReply::Error error, in triggerDone()