Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Provides utility classes for MITK application developers. More...
Modules | |
Internal | |
This subcategory includes the internal classes of the org.mitk.gui.qt.application plugin. Other plugins must not rely on these classes. They contain implementation details and their interface may change at any time. We mean it. | |
Classes | |
class | QmitkCloseProjectAction |
class | QmitkDefaultDropTargetListener |
class | QmitkFileExitAction |
class | QmitkFileOpenAction |
class | QmitkFileSaveAction |
class | QmitkPreferencesDialog |
class | QmitkRedoAction |
class | QmitkStatusBar |
QT-Toolkit/GUI dependent class that provides to send a Message to the QT's StatusBar. More... | |
class | QmitkUndoAction |
Provides utility classes for MITK application developers.
This plug-in provides QAction derived classes for common application actions like opening files and closing the application. It also provides a central preferences dialog.
The plug-in is usually used as a dependency for plug-ins contributing a org.blueberry.osgi.applications extension and providing workbench advisor classes which customize the main application menu and toolbar.