Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkCoreExtConstants.cpp
Go to the documentation of this file.
1 /*===================================================================
2 
3 The Medical Imaging Interaction Toolkit (MITK)
4 
5 Copyright (c) German Cancer Research Center,
6 Division of Medical and Biological Informatics.
7 All rights reserved.
8 
9 This software is distributed WITHOUT ANY WARRANTY; without
10 even the implied warranty of MERCHANTABILITY or FITNESS FOR
11 A PARTICULAR PURPOSE.
12 
13 See LICENSE.txt or http://www.mitk.org for details.
14 
15 ===================================================================*/
16 
17 #include <mitkCoreExtConstants.h>
18 
19 const QString mitk::CoreExtConstants::INPUTDEVICE_SERVICE = "org.mitk.core.ext.services.inputdeviceregistry";
20 const QString mitk::CoreExtConstants::INPUTDEVICE_PREFERENCES = "org.mitk.core.ext.preferences.inputdevices";
21 const QString mitk::CoreExtConstants::INPUTDEVICE_EXTENSION_NAME = "org.mitk.core.ext.inputdevices";
26 const QString mitk::CoreExtConstants::WIIMOTE_SURFACEINTERACTION = "Surface Interaction";
27 const QString mitk::CoreExtConstants::WIIMOTE_HEADTRACKING = "Headtracking";
28 const QString mitk::CoreExtConstants::WIIMOTE_XMLATTRIBUTE_NAME = "org.mitk.inputdevices.wiimote";
static const QString INPUTDEVICE_PREFERENCES
static const QString INPUTDEVICE_XMLATTRIBUTE_NAME
static const QString INPUTDEVICE_XMLATTRIBUTE_CLASS
static const QString INPUTDEVICE_XMLATTRIBUTE_ID
static const QString INPUTDEVICE_XMLATTRIBUTE_DESCRIPTION
static const QString WIIMOTE_SURFACEINTERACTION
static const QString WIIMOTE_XMLATTRIBUTE_NAME
static const QString INPUTDEVICE_EXTENSION_NAME
static const QString WIIMOTE_HEADTRACKING
static const QString INPUTDEVICE_SERVICE