Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ childCount
Method
childCount
Modules/ImageStatisticsUI/src/QmitkImageStatisticsTreeItem.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
int QmitkImageStatisticsTreeItem::childCount() const
54
{
55
return m_childItems.count();
56
}
57
58
int QmitkImageStatisticsTreeItem::columnCount() const
59
{
Callers
2
rowCount
Method · 0.45
data
Method · 0.45
Calls
1
count
Method · 0.80
Tested by
no test coverage detected