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

Method UpdateVisibleSuggestion

Modules/SegmentationUI/src/QmitkSlicesInterpolator.cpp:1424–1427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1422}
1423
1424void QmitkSlicesInterpolator::UpdateVisibleSuggestion()
1425{
1426 mitk::RenderingManager::GetInstance()->RequestUpdateAll();
1427}
1428
1429void QmitkSlicesInterpolator::OnInterpolationInfoChanged(const itk::EventObject & /*e*/)
1430{

Callers 3

OnActiveLabelChangedMethod · 0.95

Calls 1

RequestUpdateAllMethod · 0.45

Tested by

no test coverage detected