Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceidreply.h55 RemoveCategory enumerator
H A Dqplacemanagerengine.cpp225 QPlaceIdReply::RemoveCategory, this); in removeCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager_nokia/
H A Dtst_qplacemanager_nokia.cpp112 QCOMPARE(removeCategoryReply->operationType(), QPlaceIdReply::RemoveCategory); in unsupportedFunctions()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativecategory.cpp391 case QPlaceIdReply::RemoveCategory: in replyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h605 IdReply *reply = new IdReply(QPlaceIdReply::RemoveCategory, this); in removeCategory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp574 QPlaceIdReplyImpl *reply = new QPlaceIdReplyImpl(QPlaceIdReply::RemoveCategory, this); in removeCategory()