Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ data
Method
data
YACReaderLibrary/db/folder_item.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
QVariant FolderItem::data(int column) const
60
{
61
return itemData.value(column);
62
}
63
64
void FolderItem::setData(int column, const QVariant &value)
65
{
Callers
1
appendChild
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected