Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ DataNodeChanged
Method
DataNodeChanged
Modules/Core/src/Interactions/mitkDataInteractor.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void mitk::DataInteractor::DataNodeChanged()
113
{
114
this->ResetToStartState();
115
}
Callers
1
SetDataNode
Method · 0.95
Calls
1
ResetToStartState
Method · 0.80
Tested by
no test coverage detected