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

Method GetLabelInstance

Modules/ImageStatisticsUI/src/QmitkImageStatisticsTreeItem.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142mitk::Label::ConstPointer QmitkImageStatisticsTreeItem::GetLabelInstance() const
143{
144 return m_Label.Lock();
145}

Callers 1

dataMethod · 0.80

Calls 1

LockMethod · 0.45

Tested by

no test coverage detected