15 #ifndef BORNAGAIN_GUI_VIEW_MAIN_ACTIONMANAGER_H
16 #define BORNAGAIN_GUI_VIEW_MAIN_ACTIONMANAGER_H
Class to handle MainWindow's menu and corresponding actions.
ActionManager(MainWindow *parent)
MainWindow * m_mainWindow
void onCurrentViewChanged()
void createGlobalShortcuts()
void onAboutToShowViewMenu()
void onAboutToShowFileMenu()
void onAboutToShowSettingsMenu()
void onAboutApplication()
QAction * m_closeProjectAction
QMenu * m_recentProjectsMenu
QShortcut * m_simulateShortcut
void setSessionModelViewActive(bool status)
void updateActionEnabling()