MCPcopy 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
59QVariant FolderItem::data(int column) const
60{
61 return itemData.value(column);
62}
63
64void FolderItem::setData(int column, const QVariant &value)
65{

Callers 1

appendChildMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected