BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines namespace GUI::Model::Path.
Definition in file ModelPath.h.
Go to the source code of this file.
Namespaces | |
GUI | |
GUI::Model | |
GUI::Model::Path | |
Functions | |
SessionItem * | GUI::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... | |