Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
553
void QmitkMultiLabelManager::OnSegmentationChanged()
554
{
555
this->RemoveSegmentationObserver();
556
this->AddSegmentationObserver();
557
UpdateControls();
558
}
Callers
nothing calls this directly
Calls
2
RemoveSegmentationObserver
Method · 0.95
AddSegmentationObserver
Method · 0.95
Tested by
no test coverage detected