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

Description

Defines namespace GUI::Model::Path.

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

Definition in file ModelPath.h.

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

Go to the source code of this file.

Namespaces

 GUI
 
 GUI::Model
 
 GUI::Model::Path
 

Functions

SessionItemGUI::Model::Path::ancestor (SessionItem *item, const QString &requiredModelType)
 Returns ancestor of given modelType for given item. More...
 
bool GUI::Model::Path::isValidItem (SessionModel *model, SessionItem *item, const QModelIndex &parent)
 Iterates through all the model and returns true if item is found. This is to. More...