BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Strategy to find children of given item: flat alignment. More...
Public Member Functions | |
std::vector< SessionItem * > | children (const SessionItem *item) const override |
Returns vector of children of given item. More... | |
Strategy to find children of given item: flat alignment.
Acts as PropertyItemStrategy, with the difference that active subproperties of GroupItem are moved to the same parent, as GroupItem itself. See example in code.
Definition at line 56 of file standardchildrenstrategies.h.
|
overridevirtual |
Returns vector of children of given item.
Implements ModelView::ChildrenStrategyInterface.
Definition at line 83 of file standardchildrenstrategies.cpp.
References ModelView::Utils::SinglePropertyItems().
Referenced by TEST_F().