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

Method parent

YACReaderLibrary/db/folder_item.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96FolderItem *FolderItem::parent()
97{
98 return parentItem;
99}
100
101void FolderItem::setData(const QList<QVariant> &data)
102{

Callers 6

updatePositionMethod · 0.45
keyPressEventMethod · 0.45
showMethod · 0.45
hideMethod · 0.45
updatePositionMethod · 0.45
dragMoveEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected