MCPcopy 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
53int QmitkImageStatisticsTreeItem::childCount() const
54{
55 return m_childItems.count();
56}
57
58int QmitkImageStatisticsTreeItem::columnCount() const
59{

Callers 2

rowCountMethod · 0.45
dataMethod · 0.45

Calls 1

countMethod · 0.80

Tested by

no test coverage detected