BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Implements class PyImportAssistant.
Definition in file PyImportAssistant.h.
Go to the source code of this file.
Namespaces | |
PyImportAssistant | |
Assists in importing Python object to GUI models. | |
Functions | |
std::unique_ptr< MultiLayer > | PyImportAssistant::importMultiLayer () |
Show select-file dialog, try to import via python, return created sample. More... | |
MultiLayerItem * | PyImportAssistant::itemizeSample (const MultiLayer &sample) |
Populates GUI sample with domain sample. More... | |