15 #ifndef BORNAGAIN_GUI_COREGUI_VIEWS_SAMPLEVIEW_H
16 #define BORNAGAIN_GUI_COREGUI_VIEWS_SAMPLEVIEW_H
18 #include <QMainWindow>
25 class QItemSelectionModel;
Handles creation and appearance of docked widgets in the context of QMainWindow.
Panel with item selector, property editor on the right side of RealSpaceWidget.
sample designer provide central window with graphic scene to drag and drop
ApplicationModels * models()
SampleView(MainWindow *mainWindow)
RealSpacePanel * m_realSpacePanel
void fillViewMenu(QMenu *menu)
SampleDesigner * m_sampleDesigner
void toggleRealSpaceView()
SampleTreeWidget * m_treeWidget
SampleWidgetBox * m_widgetBox
ScriptPanel * m_scriptPanel
SampleToolBar * m_toolBar
DocksController * m_docks
SamplePropertyWidget * m_propertyWidget
Resides at the bottom of SampleView and displays a Python script.