Home
last modified time | relevance | path

Searched refs:getPlaceContent (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacemanager.cpp210 QPlaceContentReply *QPlaceManager::getPlaceContent(const QPlaceContentRequest &request) const in getPlaceContent() function in QPlaceManager
212 return d->getPlaceContent(request); in getPlaceContent()
H A Dqplacemanager.h74 QPlaceContentReply *getPlaceContent(const QPlaceContentRequest &request) const;
H A Dqplacemanagerengine.h64 virtual QPlaceContentReply *getPlaceContent(const QPlaceContentRequest &request);
H A Dqplacemanagerengine.cpp151 QPlaceContentReply *QPlaceManagerEngine::getPlaceContent(const QPlaceContentRequest &request) in getPlaceContent() function in QPlaceManagerEngine
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplacecontentmodel.cpp271 m_reply = placeManager->getPlaceContent(request); in fetchMore()
273 m_reply = placeManager->getPlaceContent(m_nextRequest); in fetchMore()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.h76 QPlaceContentReply *getPlaceContent(const QPlaceContentRequest &request) override;
H A Dqplacemanagerengine_nokiav2.cpp262 QPlaceContentReply *QPlaceManagerEngineNokiaV2::getPlaceContent(const QPlaceContentRequest &request) in getPlaceContent() function in QPlaceManagerEngineNokiaV2
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/places/
H A Drequesthandler.h137 /*QPlaceContentReply * */ contentReply = manager->getPlaceContent(request); in images()
251 QPlaceContentReply *contentReply = manager->getPlaceContent(request); in content()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplace-definition.qdocinc26 fashion via QPlaceManager::getPlaceContent(). If necessary, the content may
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager_unsupported/
H A Dtst_qplacemanager_unsupported.cpp146 QPlaceContentReply *reply = m_manager->getPlaceContent(QPlaceContentRequest()); in testGetPlaceContent()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/placemanager_utils/
H A Dplacemanager_utils.cpp239 QPlaceContentReply *reply = manager->getPlaceContent(request); in doFetchContent()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h393 QPlaceContentReply *getPlaceContent(const QPlaceContentRequest &query) override in getPlaceContent() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/nokia_services/places_semiauto/
H A Dtst_places.cpp641 QPlaceContentReply *contentReply = placeManager->getPlaceContent(request); in content()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dnokia.qdoc325 QPlace::content() and QPlaceManager::getPlaceContent().