Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dunsupportedreplies_p.h109 class Q_LOCATION_PRIVATE_EXPORT QPlaceSearchReplyUnsupported : public QPlaceSearchReply
114 QPlaceSearchReplyUnsupported(QPlaceReply::Error errorCode, const QString &message, in QPlaceSearchReplyUnsupported() function
H A Dqplacemanagerengine.cpp165 return new QPlaceSearchReplyUnsupported(QPlaceReply::UnsupportedError, in search()