BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Strategy to find children of given item: only property item will be given, all top level items will be filtered out, all inactive children of GroupItem will be filtered out. 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: only property item will be given, all top level items will be filtered out, all inactive children of GroupItem will be filtered out.
See example in code.
Definition at line 47 of file standardchildrenstrategies.h.
|
overridevirtual |
Returns vector of children of given item.
Implements ModelView::ChildrenStrategyInterface.
Definition at line 53 of file standardchildrenstrategies.cpp.
References ModelView::GroupItem::currentItem(), and ModelView::Utils::SinglePropertyItems().
Referenced by TEST_F().