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

Description

Defines class GUI::ExamplesFactory.

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

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

Go to the source code of this file.

Namespaces

 GUI
 
 GUI::ExamplesFactory
 Class that generates GUI model from.
 

Functions

std::tuple< QString, QString > GUI::ExamplesFactory::exampleInfo (const QString &name)
 Returns human readable name and description. More...
 
QStringList GUI::ExamplesFactory::exampleNames ()
 The internal example name, e.g. for creation with itemizeSample. More...
 
bool GUI::ExamplesFactory::isValidExampleName (const QString &name)
 
MultiLayerItemGUI::ExamplesFactory::itemizeSample (const QString &name)
 Create a sample item of the built-in example with the given internal name. More...