MCPcopy Create free account
hub / github.com/Vector35/debugger / childCount

Method childCount

ui/threadframes.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38
39int FrameItem::childCount() const
40{
41 return m_childItems.count();
42}
43
44
45FrameItem* FrameItem::parentItem()

Callers 2

updateRowsMethod · 0.80
rowCountMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected