#include <berryQtViewPart.h>
#include <berryIWorkbenchPartReference.h>
#include <berryIPreferencesService.h>
#include <berryIBerryPreferences.h>
#include <berryISelectionListener.h>
#include <berryISelectionProvider.h>
#include <berryISelectionChangedListener.h>
#include "mitkQtCommonDll.h"
#include "mitkDataNodeSelection.h"
#include <mitkDataStorage.h>
Go to the source code of this file.
Classes | |
class | QmitkFunctionality |
The base class of all MITK related blueberry views (~ in the old version of MITK, this was called "Functionality") More... | |
class | QmitkFunctionality::SelectionProvider |