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