Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dunsupportedreplies_p.h204 class Q_LOCATION_PRIVATE_EXPORT QPlaceMatchReplyUnsupported : public QPlaceMatchReply
209 QPlaceMatchReplyUnsupported(QPlaceManagerEngine *parent) in QPlaceMatchReplyUnsupported() function
H A Dqplacemanagerengine.cpp333 return new QPlaceMatchReplyUnsupported(this); in matchingPlaces()