15 #ifndef BORNAGAIN_GUI_COREGUI_MAINWINDOW_ACTIONMANAGER_H
16 #define BORNAGAIN_GUI_COREGUI_MAINWINDOW_ACTIONMANAGER_H
41 #ifdef BORNAGAIN_PYTHON
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()
void toggleCheckForUpdates(bool status)
QMenu * m_recentProjectsMenu
void setSessionModelViewActive(bool status)
QShortcut * m_runSimulationShortcut
void onImportFromPythonScript()