BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class CLASS? More...
Go to the source code of this file.
Classes | |
class | ModelView::AllChildrenStrategy |
Strategy to find children of given item: gives all actual children back. More... | |
class | ModelView::PropertyItemsFlatStrategy |
Strategy to find children of given item: flat alignment. More... | |
class | ModelView::PropertyItemsStrategy |
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... | |
class | ModelView::TopItemsStrategy |
Strategy to find children of given item: only top level items will be given, all property items will be filtered out. More... | |
Namespaces | |
ModelView | |
materialitems.h Collection of materials to populate MaterialModel. | |
Defines class CLASS?
Collection of strategies to find children, actual of fictional, of given SessionItem.
Used for ViewModel generation when underlying SessionModel changes its layout.
Definition in file standardchildrenstrategies.h.