BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class ItemFactory. More...
Go to the source code of this file.
Namespaces | |
ItemFactory | |
Functions | |
SessionItem * | ItemFactory::CreateEmptyItem () |
create empty SessionItem that serves as a root item More... | |
SessionItem * | ItemFactory::CreateItem (const QString &model_name, SessionItem *parent=nullptr) |
create SessionItem of specific type and parent More... | |
QStringList | ItemFactory::ValidTopItemTypes () |
retrieve list of all possible item types suitable for More... | |
Defines class ItemFactory.
Definition in file ItemFactory.h.