MCPcopy Create free account
hub / github.com/MITK/MITK / SetDataStorage

Method SetDataStorage

Modules/SegmentationUI/src/QmitkMultiLabelManager.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198void QmitkMultiLabelManager::SetDataStorage(mitk::DataStorage *storage)
199{
200 m_DataStorage = storage;
201}
202
203const mitk::LabelSuggestionHelper* QmitkMultiLabelManager::GetLabelSuggestionHelper() const
204{

Calls

no outgoing calls

Tested by

no test coverage detected