Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp105 QPlaceCategoryTree tree() const { return m_tree; } in tree()
115 QPlaceCategoryTree m_tree; member in CategoryParser
128 m_tree.clear(); in parse()
176 m_tree.insert(node.category.categoryId(), node); in processCategory()
187 if (!m_tree.contains(childId)) { in processCategory()
194 m_tree.insert(node.category.categoryId(), node); in processCategory()