15 #ifndef BORNAGAIN_GUI2_IMPORTDATAVIEW_DATASELECTORWIDGET_H
16 #define BORNAGAIN_GUI2_IMPORTDATAVIEW_DATASELECTORWIDGET_H
18 #include "darefl_export.h"
24 class PropertyTreeView;
25 class CollapsibleListWidget;
30 class DataSelectionModel;
48 void onSelectionChanged();
53 QTreeView* m_selectorTree{
nullptr};
Widget holding standard QTreeView and intended for displaying all properties of given SessionItem.
Custom selection model for data view model (AbstractViewModel).
View model for ExperimentalDataModel with drag-and-drop support.
materialitems.h Collection of materials to populate MaterialModel.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.