15 #ifndef BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_GRAPHVIEWPORTPLOTCONTROLLER_H
16 #define BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_GRAPHVIEWPORTPLOTCONTROLLER_H
19 #include "mvvm/view_export.h"
26 class GraphViewportItem;
37 void subscribe()
override;
41 std::unique_ptr<GraphViewportPlotControllerImpl>
p_impl;
Establishes communications and mutual updates for GraphViewportItem and QCutomPlot.
~GraphViewportPlotController() override
std::unique_ptr< GraphViewportPlotControllerImpl > p_impl
Base class to subscribe to signals generated by SessionItem of certin type.
materialitems.h Collection of materials to populate MaterialModel.