Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ OnModelUpdated
Method
OnModelUpdated
Modules/SegmentationUI/src/QmitkMultiLabelManager.cpp:548–551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
546
}
547
548
void QmitkMultiLabelManager::OnModelUpdated()
549
{
550
this->UpdateControls();
551
}
552
553
void QmitkMultiLabelManager::OnSegmentationChanged()
554
{
Callers
nothing calls this directly
Calls
1
UpdateControls
Method · 0.95
Tested by
no test coverage detected