15 #ifndef BORNAGAIN_GUI_COREGUI_VIEWS_IMPORTDATAWIDGETS_REALDATASELECTORWIDGET_H
16 #define BORNAGAIN_GUI_COREGUI_VIEWS_IMPORTDATAWIDGETS_REALDATASELECTORWIDGET_H
21 class RealDataItemSelectorWidget;
25 class RealDataSelectorActions;
41 virtual QSize
sizeHint()
const override;
53 virtual void showEvent(QShowEvent*)
override;
The RealDataItem class represents intensity data imported from file and intended for fitting.
The RealDataModel class is a model to store all imported RealDataItem's.
Tree model for real data item selection. Used for the tree in the import view.