15 #ifndef BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_COLORSCALEPLOTCONTROLLER_H
16 #define BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_COLORSCALEPLOTCONTROLLER_H
19 #include "mvvm/view_export.h"
26 class ViewportAxisItem;
36 void subscribe()
override;
40 std::unique_ptr<ColorScalePlotControllerImpl>
p_impl;
Establishes communication between QCPColorScale and ViewportAxisItem.
std::unique_ptr< ColorScalePlotControllerImpl > p_impl
~ColorScalePlotController() override
Base class to subscribe to signals generated by SessionItem of certin type.
materialitems.h Collection of materials to populate MaterialModel.