#include <grpsubgroupset.h>
Definition at line 54 of file grpsubgroupset.h.
◆ GrpSubGroupSet() [1/2]
pappso::GrpSubGroupSet::GrpSubGroupSet |
( |
| ) |
|
◆ GrpSubGroupSet() [2/2]
pappso::GrpSubGroupSet::GrpSubGroupSet |
( |
const GrpSubGroupSet & |
other | ) |
|
◆ ~GrpSubGroupSet()
pappso::GrpSubGroupSet::~GrpSubGroupSet |
( |
| ) |
|
◆ add()
void pappso::GrpSubGroupSet::add |
( |
GrpSubGroup * |
p_add_sub_group | ) |
|
Definition at line 133 of file grpsubgroupset.cpp.
147 infos.append((*it)->getFirstAccession() +
" " +
149 (quintptr)*it, QT_POINTER_SIZE * 2, 16, QChar(
'0')) +
◆ addAll()
◆ begin()
std::list<GrpSubGroup *>::const_iterator pappso::GrpSubGroupSet::begin |
( |
| ) |
const |
|
inline |
◆ contains()
bool pappso::GrpSubGroupSet::contains |
( |
GrpSubGroup * |
get | ) |
const |
◆ end()
std::list<GrpSubGroup *>::const_iterator pappso::GrpSubGroupSet::end |
( |
| ) |
const |
|
inline |
◆ erase()
◆ printInfos()
const QString pappso::GrpSubGroupSet::printInfos |
( |
| ) |
const |
◆ remove()
void pappso::GrpSubGroupSet::remove |
( |
GrpSubGroup * |
p_remove_sub_group | ) |
|
◆ size()
unsigned int pappso::GrpSubGroupSet::size |
( |
| ) |
const |
|
inline |
◆ GrpGroup
friend pappso::GrpSubGroupSet::GrpGroup |
|
private |
◆ m_grpSubGroupPtrList
std::list<GrpSubGroup *> pappso::GrpSubGroupSet::m_grpSubGroupPtrList |
|
private |
The documentation for this class was generated from the following files: