BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class CLASS? More...
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>" |
Defines class CLASS?
Collection of constants with supported variant names.
Definition in file variant_constants.h.