Home
last modified time | relevance | path

Searched refs:categoryReplyFinished (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacemanagerengineosm.h74 void categoryReplyFinished();
H A Dqplacemanagerengineosm.cpp257 void QPlaceManagerEngineOsm::categoryReplyFinished() in categoryReplyFinished() function in QPlaceManagerEngineOsm
356 connect(m_categoriesReply, SIGNAL(finished()), this, SLOT(categoryReplyFinished())); in fetchNextCategoryLocale()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.h109 void categoryReplyFinished();
H A Dqplacemanagerengine_nokiav2.cpp639 connect(networkReply, SIGNAL(finished()), this, SLOT(categoryReplyFinished())); in initializeCategories()
772 void QPlaceManagerEngineNokiaV2::categoryReplyFinished() in categoryReplyFinished() function in QPlaceManagerEngineNokiaV2