Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp96 static const char * const IconThemeKey = "places.icons.theme"; variable
214 m_theme = parameters.value(IconThemeKey, QString()).toString(); in QPlaceManagerEngineNokiaV2()