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

Method OnReinit

Modules/QtWidgets/src/QmitkRenderWindowContextDataStorageInspector.cpp:134–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134void QmitkRenderWindowContextDataStorageInspector::OnReinit()
135{
136 auto nodes = this->GetSelectedNodes();
137 emit ReinitAction(nodes);
138}
139
140void QmitkRenderWindowContextDataStorageInspector::OnReset()
141{

Callers

nothing calls this directly

Calls 1

GetSelectedNodesMethod · 0.45

Tested by

no test coverage detected