13 #ifndef mitkInteractionEventHandler_h
14 #define mitkInteractionEventHandler_h
16 #include "itkLightObject.h"
17 #include "itkObjectFactory.h"
39 class InteractionEvent;
Configuration Object for Statemachines.
std::string MapToEventVariant(InteractionEvent *interactionEvent)
PropertyList::Pointer GetAttributes() const
~InteractionEventHandler() override
bool AddEventConfig(const EventConfig &config)
This method extends the configuration. The configuration from the EventConfig object is loaded and on...
bool AddEventConfig(const std::string &filename, const us::Module *module=nullptr)
This method extends the configuration.
virtual void ConfigurationChanged()
InteractionEventHandler()
bool SetEventConfig(const EventConfig &config)
Loads a configuration from an EventConfig object.
bool SetEventConfig(const std::string &filename, const us::Module *module=nullptr)
Loads a configuration from an XML resource.
EventConfig GetEventConfig() const
Returns the current configuration.
#define mitkClassMacroItkParent(className, SuperClassName)
Find image slices visible on a given plane.