35 : m_grpSubGroupPtrList(other.m_grpSubGroupPtrList)
50 std::list<GrpSubGroup *>::const_iterator itIn(
52 std::list<GrpSubGroup *>::const_iterator itInEnd(
55 while((itIn != itInEnd) && (it != itEnd))
75 while(itIn != itInEnd)
98 if(p_sub_group == *it)
103 if(p_sub_group > *it)
121 if(p_add_sub_group == *it)
126 if(p_add_sub_group > *it)
147 infos.append((*it)->getFirstAccession() +
" " +
149 (quintptr)*it, QT_POINTER_SIZE * 2, 16, QChar(
'0')) +