15 #ifndef BORNAGAIN_GUI2_LAYEREDITOR_LAYEREDITORWIDGET_H
16 #define BORNAGAIN_GUI2_LAYEREDITOR_LAYEREDITORWIDGET_H
18 #include "darefl_export.h"
23 class ViewModelDelegate;
30 class LayerSelectionModel;
51 std::unique_ptr<ModelView::ViewModelDelegate>
m_delegate;
Main class to holds all models of GUI session.
Custom selection model for layer view model (AbstractViewModel).
Extension of QTreeView for layer editing.
materialitems.h Collection of materials to populate MaterialModel.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.