MCPcopy Create free account
hub / github.com/YACReader/yacreader / children

Method children

YACReaderLibrary/db/folder_item.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91QList<FolderItem *> FolderItem::children()
92{
93 return childItems;
94}
95
96FolderItem *FolderItem::parent()
97{

Callers 7

dropSublistMethod · 0.45
deleteItemMethod · 0.45
updateFolderTypeMethod · 0.45
updateTreeTypeMethod · 0.45
addFolderAtParentMethod · 0.45
filterAcceptsRowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected