Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacemanagerengine_esri.h94 QHash<QString, QString> m_parentCategory; variable
H A Dplacemanagerengine_esri.cpp208 m_parentCategory.insert(key, parentCategoryId); in parseCategories()
221 return m_parentCategory.value(categoryId); in parentCategoryId()