17 #ifndef QmitkFreeSurferParcellationHandler_h
18 #define QmitkFreeSurferParcellationHandler_h
54 void changed(
const QString &);
64 void clicked(
const QString &);
74 void scrolled(
const QString &);
99 #endif //QmitkPixelvalueHandler_h
This handler returns either the pixelvalue or anatomical label of the current position of the crossha...
Base class to implement InteractionEventObservers.
itk::SmartPointer< Self > Pointer
mitk::FreeSurferParcellationTranslator::Pointer m_Translator
Translator for coverting pixelvalue into anatomical label.
DataCollection - Class to facilitate loading/accessing structured data.
us::ServiceRegistration< InteractionEventObserver > m_ServiceRegistration
Base class from with interactors that handle DataNodes are to be derived.
#define mitkClassMacro(className, SuperClassName)
int m_LastPixelvalue
The current pixelvalue.
Super-class that provides the functionality of a StateMachine to DataInteractors. ...