MCPcopy Create free account
hub / github.com/LongSoft/UEFITool / childCount

Method childCount

treeitem.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74int TreeItem::childCount() const
75{
76 return childItems.count();
77}
78
79int TreeItem::columnCount() const
80{

Callers 1

rowCountMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected