#include "QmitkDataManagerHotkeysPrefPage.h"
#include <QmitkHotkeyLineEdit.h>
#include "berryIPreferencesService.h"
#include "berryPlatform.h"
#include <QLabel>
#include <QPushButton>
#include <QLineEdit>
#include <QGridLayout>
#include <QMessageBox>
#include <QApplication>
#include <map>
Go to the source code of this file.