15 #ifndef BORNAGAIN_GUI2_LAYEREDITOR_LAYEREDITORACTIONS_H
16 #define BORNAGAIN_GUI2_LAYEREDITOR_LAYEREDITORACTIONS_H
18 #include "darefl_export.h"
25 class LayerSelectionModel;
40 void onAddMultiLayer();
50 std::unique_ptr<LayerEditorActionsImpl>
p_impl;
Main model to hold sample items.
Handles user actions applied to layer tree.
std::unique_ptr< LayerEditorActionsImpl > p_impl
Custom selection model for layer view model (AbstractViewModel).
Model to hold layers and multi-layers.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.