15 #ifndef BORNAGAIN_GUI_COREGUI_VIEWS_JOBWIDGETS_PROJECTIONSEDITORACTIONS_H
16 #define BORNAGAIN_GUI_COREGUI_VIEWS_JOBWIDGETS_PROJECTIONSEDITORACTIONS_H
19 #include <QModelIndex>
23 class QItemSelectionModel;
Provides various actions for ProjectionsEditor.
void setContext(SessionModel *model, const QModelIndex &shapeContainerIndex, IntensityDataItem *intensityItem)
void setSelectionModel(QItemSelectionModel *selectionModel)
void propertyPanelRequest()
ProjectionsEditorActions(QWidget *parent=0)
IntensityDataItem * m_intensityDataItem
QAction * m_togglePanelAction
QModelIndex m_containerIndex
Index of container with projections.
QList< QAction * > topToolBarActions()
void onSaveAction()
Performs saving of projections in ascii file.
QItemSelectionModel * m_selectionModel
QAction * m_resetViewAction