15 #ifndef BORNAGAIN_GUI_COREGUI_VIEWS_INSTRUMENTWIDGETS_INSTRUMENTPRESENTER_H
16 #define BORNAGAIN_GUI_COREGUI_VIEWS_INSTRUMENTWIDGETS_INSTRUMENTPRESENTER_H
Contains stack of instrument editors and the logic to show proper editor for certain type of instrume...
QString itemPresentation() const override
Presentation which should be shown for current item.
QStringList activePresentationList(SessionItem *item) override
Returns list of active presentations for given item.
InstrumentPresenter(QWidget *parent=nullptr)