Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
142
mitk::Label::ConstPointer QmitkImageStatisticsTreeItem::GetLabelInstance() const
143
{
144
return m_Label.Lock();
145
}
Callers
1
data
Method · 0.80
Calls
1
Lock
Method · 0.45
Tested by
no test coverage detected