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

Method NotifyResultReady

Modules/Core/src/Interactions/mitkDataInteractor.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107void mitk::DataInteractor::NotifyResultReady()
108{
109 this->GetDataNode()->InvokeEvent(ResultReady());
110}
111
112void mitk::DataInteractor::DataNodeChanged()
113{

Callers 2

AddPointMethod · 0.80
FinishMoveMethod · 0.80

Calls 1

GetDataNodeMethod · 0.95

Tested by

no test coverage detected