Home
last modified time | relevance | path

Searched refs:REMOVING_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.h48 extern const char REMOVING_PLACE_NOT_SUPPORTED[];
H A Dqgeoerror_messages.cpp44 const char REMOVING_PLACE_NOT_SUPPORTED[] = QT_TRANSLATE_NOOP("QtLocationQML", "Removing places is … variable
H A Dqplacemanagerengine_nokiav2.cpp550 …RG(QString, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, REMOVING_PLACE_NOT_SUPPORTED))); in removePlace()