17 #ifndef MITKEVENTHANDLER_H_
18 #define MITKEVENTHANDLER_H_
20 #include "itkLightObject.h"
21 #include "itkObjectFactory.h"
43 class InteractionEvent;
63 bool SetEventConfig(const
std::
string &
filename, const
us::Module *module =
nullptr);
96 bool AddEventConfig(const
std::
string &filename, const
us::Module *module =
nullptr);
113 virtual ~InteractionEventHandler();
126 virtual
void ConfigurationChanged();
DataCollection - Class to facilitate loading/accessing structured data.
Key-value list holding instances of BaseProperty.
static const std::string filename
#define mitkClassMacroItkParent(className, SuperClassName)
Configuration Object for Statemachines.