MCPcopy 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
97int LocalTreeItem::childCount() const
98{
99 return children.count();
100}
101
102int LocalTreeItem::columnCount() const
103{

Callers 6

getChildFunction · 0.80
rowCountMethod · 0.80
appendItemMethod · 0.80
clearMethod · 0.80
setChildrenUpdatedMethod · 0.80
filterMethod · 0.80

Calls 1

countMethod · 0.45

Tested by

no test coverage detected