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

Defines ModelPath namespace. More...

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

 ModelPath
 

Functions

const SessionItemModelPath::ancestor (const SessionItem *item, const QString &requiredModelType)
 Returns ancestor of given modelType for given item. More...
 
QModelIndex ModelPath::getIndexFromPath (const SessionModel *model, const QString &path)
 
SessionItemModelPath::getItemFromPath (const QString &relPath, const SessionItem *parent)
 returns an item from relative path wrt to given parent More...
 
QString ModelPath::getPathFromIndex (const QModelIndex &index)
 
bool ModelPath::isValidItem (SessionModel *model, SessionItem *item, const QModelIndex &parent)
 Iterates through all the model and returns true if item is found. This is to. More...
 
QString ModelPath::itemPathTranslation (const SessionItem &item, const SessionItem *topItem=0)
 Returns translation of item path to domain name. More...
 

Detailed Description

Defines ModelPath namespace.

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.