15 #ifndef BORNAGAIN_GUI2_SLDEDITOR_GRAPHICSSCENE_H
16 #define BORNAGAIN_GUI2_SLDEDITOR_GRAPHICSSCENE_H
18 #include "darefl_export.h"
19 #include <QGraphicsScene>
24 class SceneAdapterInterface;
25 class GraphViewportItem;
26 class CustomPlotProxyWidget;
45 void update_size(
const QSize& newSize);
Widget to show scientific figure with multiple 1D graphs.
2D viewport specialized for showing multiple GraphItem's.
Interface to convert coordinates of "scene" to coordinates of "widget".
Custom graphics scene to show QCustomPlot with additional elements on top.
~GraphicsScene() override
The destructor.
std::unique_ptr< ModelView::SceneAdapterInterface > scene_adapter
materialitems.h Collection of materials to populate MaterialModel.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.