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