Searched defs:notInList (Results 1 – 1 of 1) sorted by relevance
44 void setNotInList(bool notInList) { m_notInList = notInList; } in setNotInList()45 bool notInList() const { return m_notInList; } in notInList() function