15 #ifndef BORNAGAIN_GUI2_SLDEDITOR_SLDEDITOR_H
16 #define BORNAGAIN_GUI2_SLDEDITOR_SLDEDITOR_H
18 #include "darefl_export.h"
22 class SLDEditorActions;
23 class SLDEditorToolBar;
28 class DAREFLCORE_EXPORT
SLDEditor :
public QWidget {
37 QSize sizeHint()
const override;
38 QSize minimumSizeHint()
const override;
Main class to holds all models of GUI session.
Handles user actions applied to SLDEditor.
~SLDEditor()
The destructor.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.