15 #ifndef BORNAGAIN_GUI2_MODEL_EXPERIMENTALDATAITEMS_H
16 #define BORNAGAIN_GUI2_MODEL_EXPERIMENTALDATAITEMS_H
18 #include "darefl_export.h"
37 std::pair<double, double> data_yaxis_range()
const override;
48 std::vector<CanvasItem*> canvasItems()
const;
59 std::vector<ModelView::Data1DItem*> dataItems()
const;
Simple container to store any type of children.
2D viewport specialized for showing multiple GraphItem's.
Holds a collection of CanvasItem.
Holds a collection of GraphItem's for simultaneous plotting, as well as all information related to pl...
Holds a collection of Data1DItem's with raw data as imported by the user.
materialitems.h Collection of materials to populate MaterialModel.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.