15 #ifndef BORNAGAIN_GUI_VIEW_IMPORT_REALDATAPRESENTER_H
16 #define BORNAGAIN_GUI_VIEW_IMPORT_REALDATAPRESENTER_H
Presents imported data (RealDataItem) using stack of different widgets and combo box in the right top...
RealDataPresenter(QWidget *parent=nullptr)
QStringList activePresentationList(SessionItem *item) override
Returns list of active presentations for given item. Active presentation is the one which is present ...
QList< QAction * > actionList() override
Base class for a GUI data item.