Searched refs:isHierarchyPop (Results 1 – 6 of 6) sorted by relevance
41 bool isHierarchyPop(int index) const;
76 bool Model::isHierarchyPop(int index) const { in isHierarchyPop() function in Model
43 if (fModel.isHierarchyPop(i)) { in setupOpListWidget()