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::BoolEditorType = "BoolEditor" |
const std::string | ModelView::Constants::ColorEditorType = "ColorEditor" |
const std::string | ModelView::Constants::ComboPropertyEditorType = "ComboPropertyEditor" |
const int | ModelView::Constants::default_double_decimals = 4 |
const std::string | ModelView::Constants::DoubleEditorType = "DoubleEditor" |
const std::string | ModelView::Constants::ExternalPropertyEditorType = "ExternalPropertyEditor" |
const std::string | ModelView::Constants::IntegerEditorType = "IntegerEditor" |
const std::string | ModelView::Constants::ScientficDoubleEditorType = "ScientficDoubleEditor" |
const std::string | ModelView::Constants::ScientficSpinBoxEditorType = "ScientficSpinBoxEditor" |
const std::string | ModelView::Constants::SelectableComboPropertyEditorType = "SelectableComboPropertyEditor" |
Defines class CLASS?
Collection of constants specific for cell editing.
Definition in file editor_constants.h.