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