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

Defines class CLASS? More...

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

Go to the source code of this file.

Namespaces

 ModelView
 materialitems.h Collection of materials to populate MaterialModel.
 
 ModelView::Constants
 

Variables

const std::string ModelView::Constants::bool_type_name = "bool"
 
const std::string ModelView::Constants::comboproperty_type_name = "ModelView::ComboProperty"
 
const std::string ModelView::Constants::double_type_name = "double"
 
const std::string ModelView::Constants::extproperty_type_name = "ModelView::ExternalProperty"
 
const std::string ModelView::Constants::int_type_name = "int"
 
const std::string ModelView::Constants::invalid_type_name = "invalid"
 
const std::string ModelView::Constants::qcolor_type_name = "QColor"
 
const std::string ModelView::Constants::reallimits_type_name = "ModelView::RealLimits"
 
const std::string ModelView::Constants::string_type_name = "std::string"
 
const std::string ModelView::Constants::vector_double_type_name = "std::vector<double>"
 

Detailed Description

Defines class CLASS?

Collection of constants with supported variant names.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Gennady Pospelov et al, Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file variant_constants.h.