Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ childCount
Method
childCount
YACReaderLibrary/db/folder_item.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
int FolderItem::childCount() const
50
{
51
return childItems.count();
52
}
53
54
int FolderItem::columnCount() const
55
{
Callers
6
applyFilter
Function · 0.45
rowCount
Method · 0.45
addReadingListAt
Method · 0.45
deleteItem
Method · 0.45
data
Method · 0.45
rowCount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected