15 #ifndef BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_MOUSEMOVEREPORTER_H
16 #define BORNAGAIN_MVVM_VIEW_MVVM_PLOTTING_MOUSEMOVEREPORTER_H
18 #include "mvvm/view_export.h"
40 std::unique_ptr<MouseMoveReporterImpl>
p_impl;
Tracks mouse moves in QCustomPlot canvas.
std::function< void(const MousePosInfo &pos_info)> callback_t
std::unique_ptr< MouseMoveReporterImpl > p_impl
materialitems.h Collection of materials to populate MaterialModel.
Aggregate to hold mouse position info in QCustomPlot context.