15 #ifndef BORNAGAIN_GUI2_MODEL_EXPERIMENTALDATAMODEL_H
16 #define BORNAGAIN_GUI2_MODEL_EXPERIMENTALDATAMODEL_H
18 #include "darefl_export.h"
25 class GraphViewportItem;
30 class CanvasContainerItem;
31 class ExperimentalDataContainerItem;
33 struct GraphImportData;
53 void mergeCanvases(
const std::vector<CanvasItem*>& canvases);
One-dimensional graph representation of Data1DItem.
Main class to hold hierarchy of SessionItem objects.
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.
The model to store imported reflectometry data.
materialitems.h Collection of materials to populate MaterialModel.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.
Raw data to construct GraphItem and Data1DItem's.