Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ columnCount
Method
columnCount
Modules/ImageStatisticsUI/src/QmitkImageStatisticsTreeItem.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
int QmitkImageStatisticsTreeItem::columnCount() const
59
{
60
return m_statisticNames.size() + 1;
61
}
62
63
struct StatValueVisitor : boost::static_visitor<QVariant>
64
{
Callers
2
GetString
Method · 0.45
Iterate
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected