Home
last modified time | relevance | path

Searched refs:SaveCategory (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceidreply.h53 SaveCategory, enumerator
H A Dqplacemanagerengine.cpp213 QPlaceIdReply::SaveCategory, this); in saveCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager_nokia/
H A Dtst_qplacemanager_nokia.cpp107 QCOMPARE(saveCategoryReply->operationType(), QPlaceIdReply::SaveCategory); in unsupportedFunctions()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativecategory.cpp388 case QPlaceIdReply::SaveCategory: in replyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h567 IdReply *reply = new IdReply(QPlaceIdReply::SaveCategory, this); in saveCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp561 QPlaceIdReplyImpl *reply = new QPlaceIdReplyImpl(QPlaceIdReply::SaveCategory, this); in saveCategory()