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

Method OnSegmentationChanged

Modules/SegmentationUI/src/QmitkMultiLabelManager.cpp:553–558  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

551}
552
553void QmitkMultiLabelManager::OnSegmentationChanged()
554{
555 this->RemoveSegmentationObserver();
556 this->AddSegmentationObserver();
557 UpdateControls();
558}

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected