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

Defines GUIObjectBuilder namespace. More...

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

Go to the source code of this file.

Namespaces

 GUIObjectBuilder
 Contains set of methods to populate GUI models with content from domain.
 

Functions

SessionItemGUIObjectBuilder::populateDocumentModel (DocumentModel *p_documentModel, const ISimulation &simulation)
 
SessionItemGUIObjectBuilder::populateInstrumentModel (InstrumentModel *p_instrument_model, const ISimulation &simulation, const QString &instrument_name="")
 
SessionItemGUIObjectBuilder::populateSampleModel (SampleModel *sampleModel, MaterialModel *materialModel, const MultiLayer &sample, const QString &sample_name="")
 
SessionItemGUIObjectBuilder::populateSampleModelFromSim (SampleModel *sampleModel, MaterialModel *materialModel, const ISimulation &simulation)
 

Detailed Description

Defines GUIObjectBuilder 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 GUIObjectBuilder.h.