Searched refs:m_tree (Results 1 – 1 of 1) sorted by relevance
105 QPlaceCategoryTree tree() const { return m_tree; } in tree()115 QPlaceCategoryTree m_tree; member in CategoryParser128 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()