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

Method NotifyStart

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

Source from the content-addressed store, hash-verified

100}
101
102void mitk::DataInteractor::NotifyStart()
103{
104 this->GetDataNode()->InvokeEvent(StartInteraction());
105}
106
107void mitk::DataInteractor::NotifyResultReady()
108{

Callers

nothing calls this directly

Calls 1

GetDataNodeMethod · 0.95

Tested by

no test coverage detected