BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for ModelView::ScientificDoubleEditor, including all inherited members.
CustomEditor(QWidget *parent=nullptr) | ModelView::CustomEditor | explicit |
data() const | ModelView::CustomEditor | |
dataChanged(QVariant value) | ModelView::CustomEditor | signal |
is_persistent() const | ModelView::CustomEditor | virtual |
m_data | ModelView::CustomEditor | protected |
m_lineEdit | ModelView::ScientificDoubleEditor | private |
m_validator | ModelView::ScientificDoubleEditor | private |
onEditingFinished() | ModelView::ScientificDoubleEditor | privateslot |
ScientificDoubleEditor(QWidget *parent=nullptr) | ModelView::ScientificDoubleEditor | explicit |
setData(const QVariant &data) | ModelView::CustomEditor | slot |
setDataIntern(const QVariant &data) | ModelView::CustomEditor | protected |
setRange(double minimum, double maximum) | ModelView::ScientificDoubleEditor | |
update_components() override | ModelView::ScientificDoubleEditor | privatevirtual |
value | ModelView::CustomEditor |