Home
last modified time | relevance | path

Searched refs:QPlaceSearchSuggestionReplyUnsupported (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dunsupportedreplies_p.h133 class Q_LOCATION_PRIVATE_EXPORT QPlaceSearchSuggestionReplyUnsupported : public QPlaceSearchSuggest…
138 QPlaceSearchSuggestionReplyUnsupported(QPlaceManagerEngine *parent) in QPlaceSearchSuggestionReplyUnsupported() function
H A Dqplacemanagerengine.cpp177 return new QPlaceSearchSuggestionReplyUnsupported(this); in searchSuggestions()