#include "QmitkFileExitAction.h"
#include <QFileDialog>
#include <mitkDataNodeFactory.h>
#include <mitkCoreObjectFactory.h>
#include <mitkDataStorageEditorInput.h>
#include <berryIEditorPart.h>
#include <berryIWorkbenchPage.h>
#include "QmitkStdMultiWidgetEditor.h"
#include <berryPlatformUI.h>
Go to the source code of this file.