15 #ifndef BORNAGAIN_GUI_VIEW_PLOTCOMPARISON_FITCOMPARISONCONTROLLER_H
16 #define BORNAGAIN_GUI_VIEW_PLOTCOMPARISON_FITCOMPARISONCONTROLLER_H
Abstract base class for IntensityDataItem and SpecularDataItem. Owns one simulated data set of type D...
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...
Base class for a GUI data collection. A collection is e.g. all real data (RealDataModel)....