BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
standardchildrenstrategies.h File Reference

Defines class CLASS? More...

Include dependency graph for standardchildrenstrategies.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Defines class CLASS?

Collection of strategies to find children, actual of fictional, of given SessionItem.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Gennady Pospelov et al, Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Used for ViewModel generation when underlying SessionModel changes its layout.

Definition in file standardchildrenstrategies.h.