15 #ifndef BORNAGAIN_GUI2_SLDEDITOR_SLDEDITORACTIONS_H
16 #define BORNAGAIN_GUI2_SLDEDITOR_SLDEDITORACTIONS_H
18 #include "darefl_export.h"
24 class SLDElementModel;
40 std::unique_ptr<SLDEditorActionsImpl>
p_impl;
Handles user actions applied to SLDEditor.
std::unique_ptr< SLDEditorActionsImpl > p_impl
The model of the sld layer visual representation.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.