Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ OnReset
Method
OnReset
Modules/QtWidgets/src/QmitkRenderWindowContextDataStorageInspector.cpp:140–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
void QmitkRenderWindowContextDataStorageInspector::OnReset()
141
{
142
auto nodes = this->GetSelectedNodes();
143
emit ResetAction(nodes);
144
}
Callers
nothing calls this directly
Calls
1
GetSelectedNodes
Method · 0.45
Tested by
no test coverage detected