Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacecontentreply.h68 void setTotalCount(int total);
H A Dqplacecontentreply.cpp129 void QPlaceContentReply::setTotalCount(int total) in setTotalCount() function in QPlaceContentReply
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacecontentreplyimpl.cpp103 setTotalCount(totalCount); in replyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h439 reply->setTotalCount(totalCount); in getPlaceContent()