Home
last modified time | relevance | path

Searched refs:SAVING_PLACE_NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoerror_messages.h47 extern const char SAVING_PLACE_NOT_SUPPORTED[];
H A Dqgeoerror_messages.cpp43 const char SAVING_PLACE_NOT_SUPPORTED[] = QT_TRANSLATE_NOOP("QtLocationQML", "Saving places is not … variable
H A Dqplacemanagerengine_nokiav2.cpp537 …_ARG(QString, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, SAVING_PLACE_NOT_SUPPORTED))); in savePlace()