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

Description

Implements class PyImportAssistant.

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 PyImportAssistant.h.

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

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...
 
MultiLayerItemPyImportAssistant::itemizeSample (const MultiLayer &sample)
 Populates GUI sample with domain sample. More...