Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
int FrameItem::childCount() const
40
{
41
return m_childItems.count();
42
}
43
44
45
FrameItem* FrameItem::parentItem()
Callers
2
updateRows
Method · 0.80
rowCount
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected