15 #ifndef BORNAGAIN_GUI2_MODEL_SAMPLEMODEL_H
16 #define BORNAGAIN_GUI2_MODEL_SAMPLEMODEL_H
18 #include "darefl_export.h"
26 SampleModel(std::shared_ptr<ModelView::ItemPool> pool = {});
28 void create_default_multilayer();
Main class to hold hierarchy of SessionItem objects.
Model to hold layers and multi-layers.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.