15 #ifndef BORNAGAIN_GUI2_LAYEREDITOR_LAYEREDITOR_H
16 #define BORNAGAIN_GUI2_LAYEREDITOR_LAYEREDITOR_H
18 #include "darefl_export.h"
22 class AbstractViewModel;
28 class LayerEditorActions;
29 class LayerEditorToolBar;
30 class LayerEditorWidget;
43 QSize sizeHint()
const override;
44 QSize minimumSizeHint()
const override;
45 void selectionChanged();
Main class to holds all models of GUI session.
Handles user actions applied to layer tree.
materialitems.h Collection of materials to populate MaterialModel.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.