Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ OnSavePreset
Method
OnSavePreset
Modules/SegmentationUI/src/QmitkMultiLabelManager.cpp:443–446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
}
442
443
void QmitkMultiLabelManager::OnSavePreset()
444
{
445
QmitkSaveMultiLabelPreset(this->GetMultiLabelSegmentation());
446
}
447
448
void QmitkMultiLabelManager::OnLoadPreset()
449
{
Callers
nothing calls this directly
Calls
2
GetMultiLabelSegmentation
Method · 0.95
QmitkSaveMultiLabelPreset
Function · 0.85
Tested by
no test coverage detected