#include "QmitkExtPreferencePage.h"#include <QLabel>#include <QPushButton>#include <QFormLayout>#include <QCheckBox>#include <QHashIterator>#include <berryIPreferencesService.h>#include <berryPlatform.h>#include <mitkIInputDeviceRegistry.h>#include <mitkIInputDeviceDescriptor.h>#include <mitkCoreExtConstants.h>Go to the source code of this file.
1.7.2