Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dunsupportedreplies_p.h85 class Q_LOCATION_PRIVATE_EXPORT QPlaceContentReplyUnsupported : public QPlaceContentReply
90 QPlaceContentReplyUnsupported(QPlaceManagerEngine *parent) in QPlaceContentReplyUnsupported() function
H A Dqplacemanagerengine.cpp155 return new QPlaceContentReplyUnsupported(this); in getPlaceContent()