diff --git a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigator.dox b/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigator.dox index d2a7748601..c5a6aff6d4 100644 --- a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigator.dox +++ b/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigator.dox @@ -1,43 +1,28 @@ /** \page org_mitk_gui_qt_viewnavigator The View Navigator \imageMacro{view-manager_48.png,"Icon of the view navigator",2.00} \tableofcontents \section org_mitk_gui_qt_viewnavigatorOverview Overview This view allows for the easy navigation of the available views. You can select which view to open by double-clicking the name of the view in the view navigator. It provides a keyworded, grouped and searchable list of views. \section org_mitk_gui_qt_viewnavigatorUsage Usage -You can toggle the View Navigator on and off by clicking on its icon in the menu bar. Alternatively it is also available via the Window->Show Views dialog. +You can toggle the View Navigator on and off by clicking on its icon in the menu bar. \imageMacro{QmitkViewNavigatorGUI.png,"The View Navigator GUI",6.00} Once the View Navigator has been opened you will see a list divided in workflows/perspectives and views. Via this list you can access any view or perspective provided by the application. They are further organized based on their associated category. An entry on the list is opened by a double left-click. \subsection org_mitk_gui_qt_viewnavigatorSearch Search You can search the lists for view/workflow names, keywords or categories. -\imageMacro{QmitkViewNavigatorSearch.png,"Search the View Navigator",4.00} - -\subsection org_mitk_gui_qt_viewnavigatorCustomWorkflows Custom Workflows - -\imageMacro{QmitkViewNavigatorContextMenuWorkflows.png,"The workflow context menu",4.00} - -A right click on a workflow opens a context menu that allows you to copy that workflow to create your own custom one. -\note The duplicated workflow will look like the basic state of the original workflow. Any changes to the original workflow will not be copied. - -\imageMacro{QmitkViewNavigatorNewWorkflow.png,"Custom workflow creation dialog",4.00} - -Your new workflow will appear in the list and you can modify it independently of the original workflow. Any changes will be stored for future sessions unless the workflow is deleted. -\note Resetting a custom perspective will return it to the original state after duplicating. - -\imageMacro{QmitkViewNavigatorContextMenuCustomWorkflow.png,"Custom workflow context menu",4.00} -*/ +\imageMacro{QmitkViewNavigatorSearch.png,"Search the View Navigator",4.00} \ No newline at end of file diff --git a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorContextMenuCustomWorkflow.png b/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorContextMenuCustomWorkflow.png deleted file mode 100644 index 7638f34d52..0000000000 Binary files a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorContextMenuCustomWorkflow.png and /dev/null differ diff --git a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorContextMenuWorkflows.png b/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorContextMenuWorkflows.png deleted file mode 100644 index be6e9623f9..0000000000 Binary files a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorContextMenuWorkflows.png and /dev/null differ diff --git a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorGUI.png b/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorGUI.png index 1cd617d11f..c7534d0519 100644 Binary files a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorGUI.png and b/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorGUI.png differ diff --git a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorNewWorkflow.png b/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorNewWorkflow.png deleted file mode 100644 index 5c945437b5..0000000000 Binary files a/Plugins/org.mitk.gui.qt.viewnavigator/documentation/UserManual/QmitkViewNavigatorNewWorkflow.png and /dev/null differ