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

Constants to describe Mouse Events and special Key Events. More...

#include <mitkInteractionEventConst.h>

Static Public Member Functions

static const std::string xmlHead ()
 
static const std::string xmlTagConfigRoot ()
 
static const std::string xmlTagEvents ()
 
static const std::string xmlTagInteractions ()
 
static const std::string xmlTagParam ()
 
static const std::string xmlTagEventVariant ()
 
static const std::string xmlTagAttribute ()
 
static const std::string xmlTagRenderer ()
 
static const std::string xmlParameterName ()
 
static const std::string xmlParameterValue ()
 
static const std::string xmlParameterEventVariant ()
 
static const std::string xmlParameterEventClass ()
 
static const std::string xmlEventPropertyModifier ()
 
static const std::string xmlEventPropertyEventButton ()
 
static const std::string xmlEventPropertyButtonState ()
 
static const std::string xmlEventPropertyPositionInWorld ()
 
static const std::string xmlEventPropertyPositionOnScreen ()
 
static const std::string xmlEventPropertyKey ()
 
static const std::string xmlEventPropertyScrollDirection ()
 
static const std::string xmlEventPropertyWheelDelta ()
 
static const std::string xmlEventPropertySignalName ()
 
static const std::string xmlEventPropertyRendererName ()
 
static const std::string xmlEventPropertyViewDirection ()
 
static const std::string xmlEventPropertyMapperID ()
 
static const std::string xmlRenderSizeX ()
 
static const std::string xmlRenderSizeY ()
 
static const std::string xmlRenderSizeZ ()
 
static const std::string xmlViewUpX ()
 
static const std::string xmlViewUpY ()
 
static const std::string xmlViewUpZ ()
 
static const std::string xmlCameraPositionX ()
 
static const std::string xmlCameraPositionY ()
 
static const std::string xmlCameraPositionZ ()
 
static const std::string xmlCameraFocalPointX ()
 
static const std::string xmlCameraFocalPointY ()
 
static const std::string xmlCameraFocalPointZ ()
 

Detailed Description

Constants to describe Mouse Events and special Key Events.

Definition at line 28 of file mitkInteractionEventConst.h.

Member Function Documentation

const std::string mitk::InteractionEventConst::xmlCameraFocalPointX ( )
static
const std::string mitk::InteractionEventConst::xmlCameraFocalPointY ( )
static
const std::string mitk::InteractionEventConst::xmlCameraFocalPointZ ( )
static
const std::string mitk::InteractionEventConst::xmlCameraPositionX ( )
static
const std::string mitk::InteractionEventConst::xmlCameraPositionY ( )
static
const std::string mitk::InteractionEventConst::xmlCameraPositionZ ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyButtonState ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyEventButton ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyKey ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyMapperID ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyModifier ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyPositionInWorld ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyPositionOnScreen ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyRendererName ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyScrollDirection ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertySignalName ( )
static

Definition at line 141 of file mitkInteractionEventConst.cpp.

Referenced by mitk::EventFactory::CreateEvent().

const std::string mitk::InteractionEventConst::xmlEventPropertyViewDirection ( )
static
const std::string mitk::InteractionEventConst::xmlEventPropertyWheelDelta ( )
static

Definition at line 135 of file mitkInteractionEventConst.cpp.

Referenced by mitk::EventFactory::EventToXML().

const std::string mitk::InteractionEventConst::xmlHead ( )
static

Definition at line 21 of file mitkInteractionEventConst.cpp.

Referenced by WriteEventXMLHeader().

const std::string mitk::InteractionEventConst::xmlParameterEventVariant ( )
static
const std::string mitk::InteractionEventConst::xmlParameterName ( )
static
const std::string mitk::InteractionEventConst::xmlParameterValue ( )
static
const std::string mitk::InteractionEventConst::xmlRenderSizeX ( )
static
const std::string mitk::InteractionEventConst::xmlRenderSizeY ( )
static
const std::string mitk::InteractionEventConst::xmlRenderSizeZ ( )
static
const std::string mitk::InteractionEventConst::xmlTagAttribute ( )
static
const std::string mitk::InteractionEventConst::xmlTagConfigRoot ( )
static
const std::string mitk::InteractionEventConst::xmlTagEvents ( )
static
const std::string mitk::InteractionEventConst::xmlTagEventVariant ( )
static
const std::string mitk::InteractionEventConst::xmlTagInteractions ( )
static
const std::string mitk::InteractionEventConst::xmlTagParam ( )
static

Definition at line 51 of file mitkInteractionEventConst.cpp.

Referenced by mitk::EventConfig::EventConfig().

const std::string mitk::InteractionEventConst::xmlTagRenderer ( )
static
const std::string mitk::InteractionEventConst::xmlViewUpX ( )
static
const std::string mitk::InteractionEventConst::xmlViewUpY ( )
static
const std::string mitk::InteractionEventConst::xmlViewUpZ ( )
static

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