Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::CoreExtConstants Struct Reference

#include <mitkCoreExtConstants.h>

Static Public Attributes

static const QString INPUTDEVICE_SERVICE
 
static const QString INPUTDEVICE_PREFERENCES
 
static const QString INPUTDEVICE_EXTENSION_NAME
 
static const QString INPUTDEVICE_XMLATTRIBUTE_CLASS
 
static const QString INPUTDEVICE_XMLATTRIBUTE_DESCRIPTION
 
static const QString INPUTDEVICE_XMLATTRIBUTE_NAME
 
static const QString INPUTDEVICE_XMLATTRIBUTE_ID
 
static const QString WIIMOTE_SURFACEINTERACTION
 
static const QString WIIMOTE_HEADTRACKING
 
static const QString WIIMOTE_XMLATTRIBUTE_NAME
 

Detailed Description

The CoreExt Constants contains a list of unique ids in the following form:
"org.mitk.mybundle.mytype.propername"

This ids have the purpose of connecting the plugin.xml of each bundle to the appropriate classes.

Additionally it includes names of tags, which are used in XML files
regarding any input device.

Definition at line 38 of file mitkCoreExtConstants.h.

Member Data Documentation

const QString mitk::CoreExtConstants::INPUTDEVICE_EXTENSION_NAME
static

Definition at line 42 of file mitkCoreExtConstants.h.

const QString mitk::CoreExtConstants::INPUTDEVICE_PREFERENCES
static

Definition at line 41 of file mitkCoreExtConstants.h.

const QString mitk::CoreExtConstants::INPUTDEVICE_SERVICE
static

Definition at line 40 of file mitkCoreExtConstants.h.

const QString mitk::CoreExtConstants::INPUTDEVICE_XMLATTRIBUTE_CLASS
static

Definition at line 43 of file mitkCoreExtConstants.h.

const QString mitk::CoreExtConstants::INPUTDEVICE_XMLATTRIBUTE_DESCRIPTION
static

Definition at line 44 of file mitkCoreExtConstants.h.

const QString mitk::CoreExtConstants::INPUTDEVICE_XMLATTRIBUTE_ID
static

Definition at line 46 of file mitkCoreExtConstants.h.

const QString mitk::CoreExtConstants::INPUTDEVICE_XMLATTRIBUTE_NAME
static

Definition at line 45 of file mitkCoreExtConstants.h.

const QString mitk::CoreExtConstants::WIIMOTE_HEADTRACKING
static

Definition at line 48 of file mitkCoreExtConstants.h.

const QString mitk::CoreExtConstants::WIIMOTE_SURFACEINTERACTION
static

Definition at line 47 of file mitkCoreExtConstants.h.

const QString mitk::CoreExtConstants::WIIMOTE_XMLATTRIBUTE_NAME
static

Definition at line 49 of file mitkCoreExtConstants.h.


The documentation for this struct was generated from the following files: