Home
last modified time | relevance | path

Searched refs:REMOVING_CATEGORY_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.h50 extern const char REMOVING_CATEGORY_NOT_SUPPORTED[];
H A Dqgeoerror_messages.cpp46 const char REMOVING_CATEGORY_NOT_SUPPORTED[] = QT_TRANSLATE_NOOP("QtLocationQML", "Removing categor… variable
H A Dqplacemanagerengine_nokiav2.cpp578 …QString, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, REMOVING_CATEGORY_NOT_SUPPORTED))); in removeCategory()