BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Environment editor (i.e. background) for instrument editors. Operates on InstrumentItem.
Definition at line 26 of file EnvironmentEditor.h.
Signals | |
void | dataChanged () |
Public Member Functions | |
EnvironmentEditor (QWidget *parent, InstrumentItem *instrument) | |
Private Member Functions | |
void | createBackgroundWidgets () |
Private Attributes | |
QFormLayout * | m_formLayout |
InstrumentItem * | m_instrument |
EnvironmentEditor::EnvironmentEditor | ( | QWidget * | parent, |
InstrumentItem * | instrument | ||
) |
Definition at line 23 of file EnvironmentEditor.cpp.
References InstrumentItem::backgroundSelection(), createBackgroundWidgets(), GUI::Util::createSelectionCombo(), GroupBoxCollapser::installIntoGroupBox(), and m_formLayout.
|
private |
Definition at line 42 of file EnvironmentEditor.cpp.
References InstrumentItem::backgroundSelection(), DoubleSpinBox::baseValueChanged(), dataChanged(), m_formLayout, and m_instrument.
Referenced by EnvironmentEditor().
|
signal |
|
private |
Definition at line 40 of file EnvironmentEditor.h.
Referenced by EnvironmentEditor(), and createBackgroundWidgets().
|
private |
Definition at line 39 of file EnvironmentEditor.h.
Referenced by createBackgroundWidgets().