15 #ifndef BORNAGAIN_GUI_VIEW_INSTRUMENT_POLARIZATIONANALYSISEDITOR_H
16 #define BORNAGAIN_GUI_VIEW_INSTRUMENT_POLARIZATIONANALYSISEDITOR_H
Describes properties of a double value which are necessary to allow GUI representation,...
SpinBox for DoubleDescriptors, supporting units.
Abstract base class for instrument-specific item classes.
Polarization analysis editor (beam polarization, analyzer properties) for instrument editors....
DoubleSpinBox * createSpinBox(QWidget *parent, const DoubleDescriptor &d)
void addVector(QFormLayout *parentLayout, const VectorDescriptor &d)
PolarizationAnalysisEditor(QWidget *parent, InstrumentItem *instrument)
InstrumentItem * m_instrument
Describes properties of a 3D vector, consisting of three double values.