15 #ifndef BORNAGAIN_GUI2_QUICKSIMEDITOR_CUSTOMBEAMPROPERTYEDITORFACTORY_H
16 #define BORNAGAIN_GUI2_QUICKSIMEDITOR_CUSTOMBEAMPROPERTYEDITORFACTORY_H
18 #include "darefl_export.h"
33 std::unique_ptr<ModelView::CustomEditor> createEditor(
const QModelIndex& index)
const;
Default editor factory for cell editors in Qt trees and tables.
Main class to holds all models of GUI session.
Custom editor factory for LayerTreeView.
~CustomBeamPropertyEditorFactory()
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.