Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
FolderItem *FolderItem::parent()
97
{
98
return parentItem;
99
}
100
101
void FolderItem::setData(const QList<QVariant> &data)
102
{
Callers
6
updatePosition
Method · 0.45
keyPressEvent
Method · 0.45
show
Method · 0.45
hide
Method · 0.45
updatePosition
Method · 0.45
dragMoveEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected