Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ child
Method
child
YACReaderLibrary/db/folder_item.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
FolderItem *FolderItem::child(int row)
45
{
46
return childItems.value(row);
47
}
48
49
int FolderItem::childCount() const
50
{
Callers
5
applyFilter
Function · 0.45
index
Method · 0.45
dropSublist
Method · 0.45
takeUpdatedChildrenInfo
Method · 0.45
index
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected