BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ModelView::ComboProperty Member List

This is the complete list of members for ModelView::ComboProperty, including all inherited members.

ComboProperty()ModelView::ComboProperty
ComboProperty(std::vector< std::string > values)ModelView::ComboPropertyprivate
createFrom(const std::vector< std::string > &values, const std::string &current_value={})ModelView::ComboPropertystatic
currentIndex() constModelView::ComboProperty
label() constModelView::ComboProperty
m_selected_indicesModelView::ComboPropertyprivate
m_tooltipsModelView::ComboPropertyprivate
m_valuesModelView::ComboPropertyprivate
operator!=(const ComboProperty &other) constModelView::ComboProperty
operator<(const ComboProperty &other) constModelView::ComboProperty
operator<<(const std::string &str)ModelView::ComboProperty
operator<<(const std::vector< std::string > &str)ModelView::ComboProperty
operator==(const ComboProperty &other) constModelView::ComboProperty
selectedIndices() constModelView::ComboProperty
selectedValues() constModelView::ComboProperty
setCurrentIndex(int index)ModelView::ComboProperty
setSelected(int index, bool value=true)ModelView::ComboProperty
setSelected(const std::string &name, bool value=true)ModelView::ComboProperty
setStringOfSelections(const std::string &values)ModelView::ComboProperty
setStringOfValues(const std::string &values)ModelView::ComboProperty
setToolTips(const std::vector< std::string > &tooltips)ModelView::ComboProperty
setValue(const std::string &name)ModelView::ComboProperty
setValues(const std::vector< std::string > &values)ModelView::ComboProperty
stringOfSelections() constModelView::ComboProperty
stringOfValues() constModelView::ComboProperty
toolTips() constModelView::ComboProperty
value() constModelView::ComboProperty
values() constModelView::ComboProperty