13 #ifndef MITKDISPLAYACTIONEVENTHANDLER_H 14 #define MITKDISPLAYACTIONEVENTHANDLER_H 115 #endif // MITKDISPLAYACTIONEVENTHANDLER_H std::vector< OberserverTagType > m_ObserverTags
const std::vector< OberserverTagType > & GetAllObserverTags()
virtual void InitActionsImpl()
Sub-classes need to implement this function to define a customized behavior for default action pre-de...
DataCollection - Class to facilitate loading/accessing structured data.
This class simplifies the process of adding an itkEventObject-itkCommand pair as an observer of a Dis...
std::function< void(const itk::EventObject &)> ActionFunction
WeakPointer< DisplayActionEventBroadcast > m_ObservableBroadcast
This class serves as an event state machine while simultaneously observing interaction events...
std::function< bool(const itk::EventObject &)> FilterFunction
unsigned long OberserverTagType