15 #ifndef BORNAGAIN_GUI2_MATERIALEDITOR_MATERIALEDITOR_H
16 #define BORNAGAIN_GUI2_MATERIALEDITOR_MATERIALEDITOR_H
18 #include "darefl_export.h"
24 class MaterialEditorActions;
26 class MaterialEditorWidget;
39 QSize sizeHint()
const override;
40 QSize minimumSizeHint()
const override;
Main class to holds all models of GUI session.
Handles user actions applied to material table.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.