Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp97 static const char * const LocalDataPathKey = "places.local_data_path"; variable
219 m_localDataPath = parameters.value(LocalDataPathKey, QString()).toString(); in QPlaceManagerEngineNokiaV2()