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

Defines class CLASS? More...

Include dependency graph for editor_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::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"
 

Detailed Description

Defines class CLASS?

Collection of constants specific for cell editing.

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