Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceidreply.h54 RemovePlace, enumerator
H A Dqplacemanagerengine.cpp199 QPlaceIdReply::RemovePlace, this); in removePlace()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager_nokia/
H A Dtst_qplacemanager_nokia.cpp100 QCOMPARE(removePlaceReply->operationType(), QPlaceIdReply::RemovePlace); in unsupportedFunctions()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplace.cpp677 case QPlaceIdReply::RemovePlace: in finished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h550 IdReply *reply = new IdReply(QPlaceIdReply::RemovePlace, this); in removePlace()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp546 QPlaceIdReplyImpl *reply = new QPlaceIdReplyImpl(QPlaceIdReply::RemovePlace, this); in removePlace()