Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ isWIP
Method
isWIP
Modules/ImageStatisticsUI/src/QmitkImageStatisticsTreeItem.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
bool QmitkImageStatisticsTreeItem::isWIP() const
138
{
139
return m_IsWIP;
140
}
141
142
mitk::Label::ConstPointer QmitkImageStatisticsTreeItem::GetLabelInstance() const
143
{
Callers
1
data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected