Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ OnThreadedCalculationDone
Method
OnThreadedCalculationDone
Modules/SegmentationUI/src/QmitkMultiLabelManager.cpp:478–481 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
476
}
477
478
void QmitkMultiLabelManager::OnThreadedCalculationDone()
479
{
480
mitk::StatusBar::GetInstance()->Clear();
481
}
482
483
void QmitkMultiLabelManager::AddSegmentationObserver()
484
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected