MCPcopy 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
443void QmitkMultiLabelManager::OnSavePreset()
444{
445 QmitkSaveMultiLabelPreset(this->GetMultiLabelSegmentation());
446}
447
448void QmitkMultiLabelManager::OnLoadPreset()
449{

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected