Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ childCount
Method
childCount
src/plugins/debugger/interface/localtreeitem.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
int LocalTreeItem::childCount() const
98
{
99
return children.count();
100
}
101
102
int LocalTreeItem::columnCount() const
103
{
Callers
6
getChild
Function · 0.80
rowCount
Method · 0.80
appendItem
Method · 0.80
clear
Method · 0.80
setChildrenUpdated
Method · 0.80
filter
Method · 0.80
Calls
1
count
Method · 0.45
Tested by
no test coverage detected