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