15 #ifndef BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_DATA1DPLOTCONTROLLER_H
16 #define BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_DATA1DPLOTCONTROLLER_H
19 #include "mvvm/view_export.h"
37 void subscribe()
override;
38 void unsubscribe()
override;
42 std::unique_ptr<Data1DPlotControllerImpl>
p_impl;
Establishes communication between QCPGraph and Data1DItem.
~Data1DPlotController() override
std::unique_ptr< Data1DPlotControllerImpl > p_impl
Base class to subscribe to signals generated by SessionItem of certin type.
materialitems.h Collection of materials to populate MaterialModel.