Definition at line 26 of file SpecularInstrumentEditor.h.
◆ SpecularInstrumentEditor()
Definition at line 22 of file SpecularInstrumentEditor.cpp.
26 ,
m_ec(ec, instrument)
29 auto* layout =
new QVBoxLayout(
this);
30 layout->setContentsMargins(0, 0, 0, 0);
33 layout->addWidget(beamEditor);
36 layout->addWidget(polMatricesAnalysisEditor);
39 layout->addWidget(environmentEditor);
Environment editor (i.e. background) for instrument editors. Operates on InstrumentItem.
Polarization analysis editor (beam polarization, analyzer properties) for instrument editors....
Specular beam editor. Operates on SpecularBeamItem.
InstrumentEditController m_ec
SpecularBeamItem * beamItem() const override
References SpecularInstrumentItem::beamItem(), EnvironmentEditor::dataChanged(), PolarizationAnalysisEditor::dataChanged(), SpecularBeamEditor::dataChanged(), dataChanged(), and m_ec.
◆ dataChanged
void SpecularInstrumentEditor::dataChanged |
( |
| ) |
|
|
signal |
◆ m_ec
The documentation for this class was generated from the following files: