Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ child
Method
child
Modules/ImageStatisticsUI/src/QmitkImageStatisticsTreeItem.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
QmitkImageStatisticsTreeItem *QmitkImageStatisticsTreeItem::child(int row)
49
{
50
return m_childItems.value(row);
51
}
52
53
int QmitkImageStatisticsTreeItem::childCount() const
54
{
Callers
2
index
Method · 0.80
HasMatch
Method · 0.80
Calls
1
value
Method · 0.45
Tested by
no test coverage detected