27 #ifndef IMP_MAINWINDOW_H
28 #define IMP_MAINWINDOW_H
36 using namespace camitk;
69 virtual void addDockViewer(Qt::DockWidgetArea,
Viewer*);
75 virtual void setCentralViewer(
Viewer*);
78 virtual void redirectToConsole(
bool);
86 void openDirectory(QAction *);
92 virtual void refresh();
101 void showToolbar(
bool);
104 void showMenuBar(
bool);
110 void showStatusBar(
bool);
123 void updateViewMenu();
128 void updateOpenDirectoryMenu();
131 void updateRecentDocumentsMenu();
137 void updateActionStates();
147 virtual void initSettings();
231 void openRecentDocuments();
235 #endif //IMP_MAINWINDOW_H