MCPcopy 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
49int FolderItem::childCount() const
50{
51 return childItems.count();
52}
53
54int FolderItem::columnCount() const
55{

Callers 6

applyFilterFunction · 0.45
rowCountMethod · 0.45
addReadingListAtMethod · 0.45
deleteItemMethod · 0.45
dataMethod · 0.45
rowCountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected