Home
last modified time | relevance | path

Searched refs:ContentReply (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacereply.h69 ContentReply, enumerator
H A Dqplacecontentreply.cpp102 return QPlaceReply::ContentReply; in type()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h116 class ContentReply : public QPlaceContentReply
123 ContentReply(QObject *parent = 0)
395 ContentReply *reply = new ContentReply(this); in getPlaceContent()