Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceidreply.h52 SavePlace, enumerator
H A Dqplacemanagerengine.cpp188 QPlaceIdReply::SavePlace, this); in savePlace()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacemanager_nokia/
H A Dtst_qplacemanager_nokia.cpp95 QCOMPARE(savePlaceReply->operationType(), QPlaceIdReply::SavePlace); in unsupportedFunctions()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplace.cpp674 case QPlaceIdReply::SavePlace: in finished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h527 IdReply *reply = new IdReply(QPlaceIdReply::SavePlace, this); in savePlace()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp533 QPlaceIdReplyImpl *reply = new QPlaceIdReplyImpl(QPlaceIdReply::SavePlace, this); in savePlace()