17 #ifndef mitkInternalEvent_h
18 #define mitkInternalEvent_h
20 #include "itkObject.h"
21 #include "itkObjectFactory.h"
44 std::string GetSignalName()
const;
57 std::string m_SignalName;
Organizes the rendering process.
DataCollection - Class to facilitate loading/accessing structured data.
Class to create events from within the application to signal about internal events.
Base class from with interactors that handle DataNodes are to be derived.
#define mitkClassMacro(className, SuperClassName)
#define mitkNewMacro3Param(classname, typea, typeb, typec)