Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
int TreeItem::childCount() const
75
{
76
return childItems.count();
77
}
78
79
int TreeItem::columnCount() const
80
{
Callers
1
rowCount
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected