Searched refs:m_recalcListItems (Results 1 – 3 of 3) sorted by relevance
152 bool shouldRecalcListItems() const { return m_recalcListItems; } in shouldRecalcListItems()153 void setShouldRecalcListItems(bool value) { m_recalcListItems = value; } in setShouldRecalcListItems()183 bool m_recalcListItems; variable
1048 , m_recalcListItems(false) in SelectElementData()1071 if (m_recalcListItems) in listItems()1081 if (m_recalcListItems) in listItems()
43271 recalcListItems and changed it to a const member function. Made m_recalcListItems