15 #ifndef BORNAGAIN_GUI_COREGUI_VIEWS_FITWIDGETS_FITCOMPARISONCONTROLLER_H
16 #define BORNAGAIN_GUI_COREGUI_VIEWS_FITWIDGETS_FITCOMPARISONCONTROLLER_H
Provides common functionality for IntensityDataItem and SpecularDataItem.
Provides synchronization between certain properties of fit related IntensityDataItems.
void setItem(JobItem *job_item)
PropertyRepeater * m_xAxisRepeater
PropertyRepeater * m_yAxisRepeater
DiffItemController * m_diff_item_controller
PropertyRepeater * m_appearanceRepeater
FitComparisonController2D(QObject *parent=nullptr)
IntensityDataItem * diffItem()
PropertyRepeater * m_zAxisRepeater
Tracks property change (axes range, units etc) for the collection of IntensityDataItems and sets same...