MCPcopy 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
137bool QmitkImageStatisticsTreeItem::isWIP() const
138{
139 return m_IsWIP;
140}
141
142mitk::Label::ConstPointer QmitkImageStatisticsTreeItem::GetLabelInstance() const
143{

Callers 1

dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected