MCPcopy Create free account
hub / github.com/MITK/MITK / GetDataInteractor

Method GetDataInteractor

Modules/Core/src/DataManagement/mitkDataNode.cpp:578–581  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

576}
577
578mitk::DataInteractor::Pointer mitk::DataNode::GetDataInteractor() const
579{
580 return m_DataInteractor;
581}
582
583void mitk::DataNode::PropertyListModified(const itk::Object * /*caller*/, const itk::EventObject &)
584{

Callers 7

DrawMarkerMethod · 0.80
OnBtnAddPointMethod · 0.80
TestInteractorSettingMethod · 0.80
AddDataInteractorMethod · 0.80
~DataInteractorMethod · 0.80
NodeAddedMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestInteractorSettingMethod · 0.64