15 #ifndef BORNAGAIN_GUI2_QUICKSIMEDITOR_QUICKSIMEDITOR_H
16 #define BORNAGAIN_GUI2_QUICKSIMEDITOR_QUICKSIMEDITOR_H
18 #include "darefl_export.h"
25 class QuickSimController;
26 class QuickSimEditorToolBar;
27 class SimPlotController;
41 QSize sizeHint()
const override;
42 QSize minimumSizeHint()
const override;
45 void setup_toolbar_connections();
46 void setup_controller_connections();
Main class to holds all models of GUI session.
Provides quick reflectometry simulations on any change of SampleModel and MaterialModel.
Quick reflectivity simulations.
Updates reference curve in JobItem when BeamItem is changed.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.