|
BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Contains stack of detector editors and the logic to show proper editor for certain type of detector item (SphericalDetectorEditor or RectangularDetectorEditor).
Definition at line 26 of file DetectorEditor.h.
Signals | |
| void | dataChanged () |
Public Member Functions | |
| DetectorEditor (QWidget *parent, Instrument2DItem *item) | |
Private Member Functions | |
| void | createDetectorWidgets () |
Private Attributes | |
| QFormLayout * | m_formLayout |
| Instrument2DItem * | m_instrument |
| DetectorEditor::DetectorEditor | ( | QWidget * | parent, |
| Instrument2DItem * | item | ||
| ) |
Definition at line 26 of file DetectorEditor.cpp.
References createDetectorWidgets(), GUI::Util::createSelectionCombo(), Instrument2DItem::detectorSelection(), GroupBoxCollapser::installIntoGroupBox(), and m_formLayout.
|
private |
Definition at line 45 of file DetectorEditor.cpp.
References dataChanged(), RectangularDetectorEditor::dataChanged(), SphericalDetectorEditor::dataChanged(), Instrument2DItem::detectorSelection(), m_formLayout, and m_instrument.
Referenced by DetectorEditor().
|
signal |
|
private |
Definition at line 39 of file DetectorEditor.h.
Referenced by DetectorEditor(), and createDetectorWidgets().
|
private |
Definition at line 38 of file DetectorEditor.h.
Referenced by createDetectorWidgets().