Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dunsupportedreplies_p.h61 class Q_LOCATION_PRIVATE_EXPORT QPlaceDetailsReplyUnsupported : public QPlaceDetailsReply
66 QPlaceDetailsReplyUnsupported(QPlaceManagerEngine *parent) in QPlaceDetailsReplyUnsupported() function
H A Dqplacemanagerengine.cpp145 return new QPlaceDetailsReplyUnsupported(this); in getPlaceDetails()