diff --git a/BlueBerry/Bundles/org.blueberry.test/documentation/doxygen/modules.dox b/BlueBerry/Bundles/org.blueberry.test/documentation/doxygen/modules.dox index 571a6e2f81..15d1afa735 100644 --- a/BlueBerry/Bundles/org.blueberry.test/documentation/doxygen/modules.dox +++ b/BlueBerry/Bundles/org.blueberry.test/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_blueberry_test org.blueberry.test Plugin + \defgroup org_blueberry_test org.blueberry.test \ingroup BlueBerryPlugins \brief Describe your plugin here. */ /** \defgroup org_blueberry_test_internal Internal \ingroup org_blueberry_test \brief This subcategory includes the internal classes of the org.blueberry.test plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/BlueBerry/Bundles/org.blueberry.ui.qt.help/documentation/doxygen/modules.dox b/BlueBerry/Bundles/org.blueberry.ui.qt.help/documentation/doxygen/modules.dox index 5e117fce39..b2561ea7f5 100644 --- a/BlueBerry/Bundles/org.blueberry.ui.qt.help/documentation/doxygen/modules.dox +++ b/BlueBerry/Bundles/org.blueberry.ui.qt.help/documentation/doxygen/modules.dox @@ -1,46 +1,46 @@ /** - \defgroup org_blueberry_ui_qt_help org.blueberry.ui.qt.help Plugin + \defgroup org_blueberry_ui_qt_help org.blueberry.ui.qt.help \ingroup BlueBerryPlugins \brief Provides access to Qt Help information from inside the Workbench. This plug-in collects all Qt QCH files (*.qch) from plug-ins in the RESOLVED state and registers them internally. The plug-in can be configured using the CTK Config Admin service and it listens to certain event topics on the CTK Event Admin. The following configuration properties for the service PID "org.blueberry.services.help" are supported: - \b homePage A QString property containing the a qthelp url pointing to the applications home page. The plug-in subscribes to the following event topics: - \b org/blueberry/help/CONTEXTHELP_REQUESTED signals a request for showing context sensitive help. If no properties are attached to the event, a qthelp url is constructed using the currently active part ID from the workbench. If the url is invalid, the home page is shown instead.

Supported event properties are: - \e url Show the given url The example below demonstrates how to provide configuration data for the org.blueberry.ui.qt.help plug-in. \snippet org.blueberry.ui.qt.help-config/main.cpp 0 Requesting context help may look like this: \snippet org.blueberry.ui.qt.help-config/main.cpp 1 */ /** \defgroup org_blueberry_ui_qt_help_internal Internal \ingroup org_blueberry_ui_qt_help \brief This subcategory includes the internal classes of the org.blueberry.ui.qt.help plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/BlueBerry/Bundles/org.blueberry.ui.qt.objectinspector/documentation/doxygen/modules.dox b/BlueBerry/Bundles/org.blueberry.ui.qt.objectinspector/documentation/doxygen/modules.dox index cd16815f18..9a37cee3c1 100644 --- a/BlueBerry/Bundles/org.blueberry.ui.qt.objectinspector/documentation/doxygen/modules.dox +++ b/BlueBerry/Bundles/org.blueberry.ui.qt.objectinspector/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_blueberry_ui_qt_objectinspector org.blueberry.ui.qt.objectinspector Plugin + \defgroup org_blueberry_ui_qt_objectinspector org.blueberry.ui.qt.objectinspector \ingroup BlueBerryPlugins \brief Describe your plugin here. */ /** \defgroup org_blueberry_ui_qt_objectinspector_internal Internal \ingroup org_blueberry_ui_qt_objectinspector \brief This subcategory includes the internal classes of the org.blueberry.ui.qt.objectinspector plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/BlueBerry/Bundles/org.blueberry.ui/documentation/doxygen/modules.dox b/BlueBerry/Bundles/org.blueberry.ui/documentation/doxygen/modules.dox index 743dae86b2..8c3525ed7b 100644 --- a/BlueBerry/Bundles/org.blueberry.ui/documentation/doxygen/modules.dox +++ b/BlueBerry/Bundles/org.blueberry.ui/documentation/doxygen/modules.dox @@ -1,17 +1,17 @@ /** - \defgroup org_blueberry_ui org.blueberry.ui Plugin + \defgroup org_blueberry_ui org.blueberry.ui \ingroup BlueBerryPlugins \brief This is the user interface plugin. It provides a GUI-Toolkit independent framework to build an BlueBerry workbench. */ /** \defgroup org_blueberry_ui_internal Internal \ingroup org_blueberry_ui \brief This subcategory includes the internal classes of the org.blueberry.ui plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ \ No newline at end of file diff --git a/BlueBerry/Bundles/org.blueberry.uitest/documentation/doxygen/modules.dox b/BlueBerry/Bundles/org.blueberry.uitest/documentation/doxygen/modules.dox index 673360d53b..599c765dc4 100644 --- a/BlueBerry/Bundles/org.blueberry.uitest/documentation/doxygen/modules.dox +++ b/BlueBerry/Bundles/org.blueberry.uitest/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_blueberry_uitest org.blueberry.uitest Plugin + \defgroup org_blueberry_uitest org.blueberry.uitest \ingroup BlueBerryPlugins \brief Describe your plugin here. */ /** \defgroup org_blueberry_uitest_internal Internal \ingroup org_blueberry_uitest \brief This subcategory includes the internal classes of the org.blueberry.uitest plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/BlueBerry/Testing/org.blueberry.ui.tests/documentation/doxygen/modules.dox b/BlueBerry/Testing/org.blueberry.ui.tests/documentation/doxygen/modules.dox index 359ef6f832..8cbf496b3a 100644 --- a/BlueBerry/Testing/org.blueberry.ui.tests/documentation/doxygen/modules.dox +++ b/BlueBerry/Testing/org.blueberry.ui.tests/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_blueberry_ui_tests org.blueberry.ui.tests Plugin + \defgroup org_blueberry_ui_tests org.blueberry.ui.tests \ingroup BlueBerryPlugins \brief Describe your plugin here. */ /** \defgroup org_blueberry_ui_tests_internal Internal \ingroup org_blueberry_ui_tests \brief This subcategory includes the internal classes of the org.blueberry.ui.tests plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.core.ext/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.core.ext/documentation/doxygen/modules.dox index f6956f5b19..746060c9f1 100755 --- a/Modules/Bundles/org.mitk.core.ext/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.core.ext/documentation/doxygen/modules.dox @@ -1,19 +1,19 @@ /** - \defgroup org_mitk_core_ext org.mitk.core.ext Plugin + \defgroup org_mitk_core_ext org.mitk.core.ext \ingroup MITKPlugins \brief This small plug-in is responsible for initializing the MBI CoreExt module. It is started with an "eager" Bundle-ActivationPolicy, sucht that the plug-ins activator is executed before any other (non-eager) plug-ins. */ /** \defgroup org_mitk_core_ext_internal Internal \ingroup org_mitk_core_ext \brief This subcategory includes the internal classes of the org.mitk.core.ext plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.core.jobs/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.core.jobs/documentation/doxygen/modules.dox index f864b787c1..c59dbdc2c2 100644 --- a/Modules/Bundles/org.mitk.core.jobs/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.core.jobs/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_core_jobs org.mitk.core.jobs Plugin + \defgroup org_mitk_core_jobs org.mitk.core.jobs \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_core_jobs_internal Internal \ingroup org_mitk_core_jobs \brief This subcategory includes the internal classes of the org.mitk.core.jobs plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.diffusionimaging/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.diffusionimaging/documentation/doxygen/modules.dox index 40a19ecab5..e59da8066d 100644 --- a/Modules/Bundles/org.mitk.diffusionimaging/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.diffusionimaging/documentation/doxygen/modules.dox @@ -1,19 +1,19 @@ /** - \defgroup org_mitk_diffusionimaging org.mitk.diffusionimaging Plugin + \defgroup org_mitk_diffusionimaging org.mitk.diffusionimaging \ingroup MITKPlugins \brief This small plug-in is responsible for initializing the mitkDiffusionImaging module. It is started with an "eager" Bundle-ActivationPolicy, sucht that the plug-ins activator is executed before any other (non-eager) plug-ins. */ /** \defgroup org_mitk_diffusionimaging_internal Internal \ingroup org_mitk_diffusionimaging \brief This subcategory includes the internal classes of the org.mitk.diffusionimaging plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.basicimageprocessing/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.basicimageprocessing/documentation/doxygen/modules.dox index 12b7c25955..7bf036aa2a 100644 --- a/Modules/Bundles/org.mitk.gui.qt.basicimageprocessing/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.basicimageprocessing/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_basicimageprocessing org.mitk.gui.qt.basicimageprocessing Plugin + \defgroup org_mitk_gui_qt_basicimageprocessing org.mitk.gui.qt.basicimageprocessing \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_basicimageprocessing_internal Internal \ingroup org_mitk_gui_qt_basicimageprocessing \brief This subcategory includes the internal classes of the org.mitk.gui.qt.basicimageprocessing plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.datamanager/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.datamanager/documentation/doxygen/modules.dox index 28433135a2..a891bc10de 100755 --- a/Modules/Bundles/org.mitk.gui.qt.datamanager/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.datamanager/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_datamanager org.mitk.gui.qt.datamanager Plugin + \defgroup org_mitk_gui_qt_datamanager org.mitk.gui.qt.datamanager \ingroup MITKPlugins \brief This is the datamanager plugin. It provides means to query mitk::DataStorage objects and to change properties of the contained nodes. */ /** \defgroup org_mitk_gui_qt_datamanager_internal Internal \ingroup org_mitk_gui_qt_datamanager \brief This subcategory includes the internal classes of the org.mitk.gui.qt.datamanager plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ \ No newline at end of file diff --git a/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/doxygen/modules.dox index 0ff155ff5b..00788da074 100644 --- a/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.diffusionimaging/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_diffusionimaging org.mitk.gui.qt.diffusionimaging Plugin + \defgroup org_mitk_gui_qt_diffusionimaging org.mitk.gui.qt.diffusionimaging \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_diffusionimaging_internal Internal \ingroup org_mitk_gui_qt_diffusionimaging \brief This subcategory includes the internal classes of the org.mitk.gui.qt.diffusionimaging plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.diffusionimagingapp/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.diffusionimagingapp/documentation/doxygen/modules.dox index 1c0369f27b..8dc3e71bf1 100644 --- a/Modules/Bundles/org.mitk.gui.qt.diffusionimagingapp/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.diffusionimagingapp/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_diffusionimagingapp org.mitk.diffusionimagingapp Plugin + \defgroup org_mitk_diffusionimagingapp org.mitk.diffusionimagingapp \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_diffusionimagingapp_internal Internal \ingroup org_mitk_diffusionimagingapp \brief This subcategory includes the internal classes of the org.mitk.diffusionimagingapp plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.dtiatlasapp/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.dtiatlasapp/documentation/doxygen/modules.dox index 4afd7b3e69..3f32bf2c1e 100644 --- a/Modules/Bundles/org.mitk.gui.qt.dtiatlasapp/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.dtiatlasapp/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_dtiatlasapp org.mitk.dtiatlasapp Plugin + \defgroup org_mitk_dtiatlasapp org.mitk.dtiatlasapp \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_dtiatlasapp_internal Internal \ingroup org_mitk_dtiatlasapp \brief This subcategory includes the internal classes of the org.mitk.dtiatlasapp plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.examples/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.examples/documentation/doxygen/modules.dox index 2f71416e75..ea1d4c1ab2 100644 --- a/Modules/Bundles/org.mitk.gui.qt.examples/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.examples/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_examples org.mitk.gui.qt.examples Plugin + \defgroup org_mitk_gui_qt_examples org.mitk.gui.qt.examples \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_examples_internal Internal \ingroup org_mitk_gui_qt_examples \brief This subcategory includes the internal classes of the org.mitk.gui.qt.examples plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.examplesopencv/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.examplesopencv/documentation/doxygen/modules.dox index 3a07ada07d..b8bf31accf 100644 --- a/Modules/Bundles/org.mitk.gui.qt.examplesopencv/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.examplesopencv/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_examplesopencv org.mitk.gui.qt.examplesopencv Plugin + \defgroup org_mitk_gui_qt_examplesopencv org.mitk.gui.qt.examplesopencv \ingroup MITKPlugins \brief This is the examplesopencv plugin. */ /** \defgroup org_mitk_gui_qt_examplesopencv_internal Internal \ingroup org_mitk_gui_qt_examplesopencv \brief This subcategory includes the internal classes of the org.mitk.gui.qt.examplesopencv plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ \ No newline at end of file diff --git a/Modules/Bundles/org.mitk.gui.qt.ext/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.ext/documentation/doxygen/modules.dox index 8ce314328a..4c57b91e83 100644 --- a/Modules/Bundles/org.mitk.gui.qt.ext/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.ext/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_ext org.mitk.gui.qt.ext Plugin + \defgroup org_mitk_gui_qt_ext org.mitk.gui.qt.ext \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_ext_internal Internal \ingroup org_mitk_gui_qt_ext \brief This subcategory includes the internal classes of the org.mitk.gui.qt.ext plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.extapplication/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.extapplication/documentation/doxygen/modules.dox index c1ffe16e1d..468fe60327 100644 --- a/Modules/Bundles/org.mitk.gui.qt.extapplication/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.extapplication/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_extapplication org.mitk.gui.qt.extapplication Plugin + \defgroup org_mitk_gui_qt_extapplication org.mitk.gui.qt.extapplication \ingroup MITKPlugins \brief This plug-in is responsible for initializing the "ExtApp". */ /** \defgroup org_mitk_gui_qt_extapplication_internal Internal \ingroup org_mitk_gui_qt_extapplication \brief This subcategory includes the internal classes of the org.mitk.gui.qt.extapplication plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.igtexamples/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.igtexamples/documentation/doxygen/modules.dox index cd4f267740..73c3a9d64d 100644 --- a/Modules/Bundles/org.mitk.gui.qt.igtexamples/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.igtexamples/documentation/doxygen/modules.dox @@ -1,24 +1,24 @@ /** - \defgroup org_mitk_gui_qt_igtexamples org.mitk.gui.qt.igtexamples Plugin + \defgroup org_mitk_gui_qt_igtexamples org.mitk.gui.qt.igtexamples \ingroup MITKPlugins \brief QmitkIGTExamples shows a small typically navigation MITK functionality. Any kind of navigation application will start with the connection to a tracking system and as we do image guided procedures we want to show something on the screen. In this tutorial we connect to the NDI Polaris tracking system (or alternatively use a virtual tracking device) and we will show the movement of a tool as cone in the StdMultiWidget editor. */ /** \defgroup org_mitk_gui_qt_igtexamples_internal Internal \ingroup org_mitk_gui_qt_igtexamples \brief This subcategory includes the internal classes of the org.mitk.gui.qt.igtexamples plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. QmitkIGTExamples does not contain any internal classes. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.igtnavigation/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.igtnavigation/documentation/doxygen/modules.dox index a605fbf50c..c76997c747 100644 --- a/Modules/Bundles/org.mitk.gui.qt.igtnavigation/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.igtnavigation/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_igtnavigation org.mitk.gui.qt.igtnavigation Plugin + \defgroup org_mitk_gui_qt_igtnavigation org.mitk.gui.qt.igtnavigation \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_igtnavigation_internal Internal \ingroup org_mitk_gui_qt_igtnavigation \brief This subcategory includes the internal classes of the org.mitk.gui.qt.igtnavigation plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.igttracking/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.igttracking/documentation/doxygen/modules.dox index b17cba7b6c..ffb70f47ab 100644 --- a/Modules/Bundles/org.mitk.gui.qt.igttracking/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.igttracking/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_igttracking org.mitk.gui.qt.igttracking Plugin + \defgroup org_mitk_gui_qt_igttracking org.mitk.gui.qt.igttracking \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_igttracking_internal Internal \ingroup org_mitk_gui_qt_igttracking \brief This subcategory includes the internal classes of the org.mitk.gui.qt.igttracking plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.imagecropper/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.imagecropper/documentation/doxygen/modules.dox index 1284e8071a..83ddb2d2a1 100755 --- a/Modules/Bundles/org.mitk.gui.qt.imagecropper/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.imagecropper/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_imagecropper org.mitk.gui.qt.imagecropper Plugin + \defgroup org_mitk_gui_qt_imagecropper org.mitk.gui.qt.imagecropper \ingroup MITKPlugins \brief This is the image cropper plugin. It can crop images. */ /** \defgroup org_mitk_gui_qt_imagecropper_internal Internal \ingroup org_mitk_gui_qt_imagecropper \brief This subcategory includes the internal classes of the org.mitk.gui.qt.imagecropper plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ \ No newline at end of file diff --git a/Modules/Bundles/org.mitk.gui.qt.imagenavigator/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.imagenavigator/documentation/doxygen/modules.dox index 23ec64393f..09cdeee6fc 100644 --- a/Modules/Bundles/org.mitk.gui.qt.imagenavigator/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.imagenavigator/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_imagenavigator org.mitk.gui.qt.imagenavigator Plugin + \defgroup org_mitk_gui_qt_imagenavigator org.mitk.gui.qt.imagenavigator \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_imagenavigator_internal Internal \ingroup org_mitk_gui_qt_imagenavigator \brief This subcategory includes the internal classes of the org.mitk.gui.qt.imagenavigator plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.materialeditor/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.materialeditor/documentation/doxygen/modules.dox index 9c54f66708..34c292bcfe 100644 --- a/Modules/Bundles/org.mitk.gui.qt.materialeditor/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.materialeditor/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_materialeditor org.mitk.gui.qt.materialeditor Plugin + \defgroup org_mitk_gui_qt_materialeditor org.mitk.gui.qt.materialeditor \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_materialeditor_internal Internal \ingroup org_mitk_gui_qt_materialeditor \brief This subcategory includes the internal classes of the org.mitk.gui.qt.materialeditor plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.measurementtoolbox/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.measurementtoolbox/documentation/doxygen/modules.dox index ddd7d25af9..2d36577ce9 100644 --- a/Modules/Bundles/org.mitk.gui.qt.measurementtoolbox/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.measurementtoolbox/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_measurementtoolbox org.mitk.gui.qt.measurementtoolbox Plugin + \defgroup org_mitk_gui_qt_measurementtoolbox org.mitk.gui.qt.measurementtoolbox \ingroup MITKPlugins \brief This is the measurementtoolbox plugin. */ /** \defgroup org_mitk_gui_qt_measurementtoolbox_internal Internal \ingroup org_mitk_gui_qt_measurementtoolbox \brief This subcategory includes the internal classes of the org.mitk.gui.qt.measurementtoolbox plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ \ No newline at end of file diff --git a/Modules/Bundles/org.mitk.gui.qt.moviemaker/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.moviemaker/documentation/doxygen/modules.dox index 81df81ea1f..07f1421b2a 100644 --- a/Modules/Bundles/org.mitk.gui.qt.moviemaker/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.moviemaker/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_moviemaker org.mitk.gui.qt.moviemaker Plugin + \defgroup org_mitk_gui_qt_moviemaker org.mitk.gui.qt.moviemaker \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_moviemaker_internal Internal \ingroup org_mitk_gui_qt_moviemaker \brief This subcategory includes the internal classes of the org.mitk.gui.qt.moviemaker plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.pointsetinteraction/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.pointsetinteraction/documentation/doxygen/modules.dox index 7358b0e64a..cf8de9ef8c 100644 --- a/Modules/Bundles/org.mitk.gui.qt.pointsetinteraction/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.pointsetinteraction/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_pointsetinteraction org.mitk.gui.qt.pointsetinteraction Plugin + \defgroup org_mitk_gui_qt_pointsetinteraction org.mitk.gui.qt.pointsetinteraction \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_pointsetinteraction_internal Internal \ingroup org_mitk_gui_qt_pointsetinteraction \brief This subcategory includes the internal classes of the org.mitk.gui.qt.pointsetinteraction plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.python.console/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.python.console/documentation/doxygen/modules.dox index ab53095bfe..d846545dc4 100644 --- a/Modules/Bundles/org.mitk.gui.qt.python.console/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.python.console/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_python_console org.mitk.gui.qt.python.console Plugin + \defgroup org_mitk_gui_qt_python_console org.mitk.gui.qt.python.console \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_python_console_internal Internal \ingroup org_mitk_gui_qt_python_console \brief This subcategory includes the internal classes of the org.mitk.gui.qt.python.console plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.toftutorial/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.toftutorial/documentation/doxygen/modules.dox index a55ecd8b1c..c43d5e743e 100644 --- a/Modules/Bundles/org.mitk.gui.qt.toftutorial/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.toftutorial/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_toftutorial org.mitk.gui.qt.toftutorial Plugin + \defgroup org_mitk_gui_qt_toftutorial org.mitk.gui.qt.toftutorial \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_toftutorial_internal Internal \ingroup org_mitk_gui_qt_toftutorial \brief This subcategory includes the internal classes of the org.mitk.gui.qt.toftutorial plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.tofutil/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.tofutil/documentation/doxygen/modules.dox index c4f162c385..8fbc17780b 100644 --- a/Modules/Bundles/org.mitk.gui.qt.tofutil/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.tofutil/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_tofutil org.mitk.gui.qt.tofutil Plugin + \defgroup org_mitk_gui_qt_tofutil org.mitk.gui.qt.tofutil \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_tofutil_internal Internal \ingroup org_mitk_gui_qt_tofutil \brief This subcategory includes the internal classes of the org.mitk.gui.qt.tofutil plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.ugvisualization/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.ugvisualization/documentation/doxygen/modules.dox index 8ee430fa0d..cee668d667 100644 --- a/Modules/Bundles/org.mitk.gui.qt.ugvisualization/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.ugvisualization/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_ugvisualization org.mitk.gui.qt.ugvisualization Plugin + \defgroup org_mitk_gui_qt_ugvisualization org.mitk.gui.qt.ugvisualization \ingroup MITKPlugins \brief Describe your plugin here. */ /** \defgroup org_mitk_gui_qt_ugvisualization_internal Internal \ingroup org_mitk_gui_qt_ugvisualization \brief This subcategory includes the internal classes of the org.mitk.gui.qt.ugvisualization plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ diff --git a/Modules/Bundles/org.mitk.gui.qt.volumevisualization/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.gui.qt.volumevisualization/documentation/doxygen/modules.dox index 65c4b233fe..9c97ab3efa 100644 --- a/Modules/Bundles/org.mitk.gui.qt.volumevisualization/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.gui.qt.volumevisualization/documentation/doxygen/modules.dox @@ -1,16 +1,16 @@ /** - \defgroup org_mitk_gui_qt_volumevisualization org.mitk.gui.qt.volumevisualization Plugin + \defgroup org_mitk_gui_qt_volumevisualization org.mitk.gui.qt.volumevisualization \ingroup MITKPlugins \brief This is the volume visualization plugin. */ /** \defgroup org_mitk_gui_qt_volumevisualization_internal Internal \ingroup org_mitk_gui_qt_volumevisualization \brief This subcategory includes the internal classes of the org.mitk.gui.qt.volumevisualization plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */ \ No newline at end of file diff --git a/Modules/Bundles/org.mitk.planarfigure/documentation/doxygen/modules.dox b/Modules/Bundles/org.mitk.planarfigure/documentation/doxygen/modules.dox index 4f2d0639bc..36087c2397 100644 --- a/Modules/Bundles/org.mitk.planarfigure/documentation/doxygen/modules.dox +++ b/Modules/Bundles/org.mitk.planarfigure/documentation/doxygen/modules.dox @@ -1,19 +1,19 @@ /** - \defgroup org_mitk_planarfigure org.mitk.planarfigure Plugin + \defgroup org_mitk_planarfigure org.mitk.planarfigure \ingroup MITKPlugins \brief This small plug-in is responsible for initializing the PlanarFigure module. It is started with an "eager" Bundle-ActivationPolicy, such that the plug-ins activator is executed before any other (non-eager) plug-ins. */ /** \defgroup org_mitk_planarfigure_internal Internal \ingroup org_mitk_planarfigure \brief This subcategory includes the internal classes of the org.mitk.planarfigure plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. */