15 #ifndef BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_COLORMAPPLOTCONTROLLER_H
16 #define BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_COLORMAPPLOTCONTROLLER_H
19 #include "mvvm/view_export.h"
40 void subscribe()
override;
41 void unsubscribe()
override;
45 std::unique_ptr<ColorMapPlotControllerImpl>
p_impl;
Establish communication between QCPColorMap and ColorMapItem.
~ColorMapPlotController() override
std::unique_ptr< ColorMapPlotControllerImpl > p_impl
Base class to subscribe to signals generated by SessionItem of certin type.
materialitems.h Collection of materials to populate MaterialModel.