Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getData
Method
getData
YACReaderLibrary/db/comic_item.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
QList<QVariant> ComicItem::getData() const
27
{
28
return itemData;
29
}
30
31
void ComicItem::setData(const QList<QVariant> &data)
32
{
Callers
5
setupFilteredModelData
Method · 0.45
reload
Method · 0.45
takeUpdatedChildrenInfo
Method · 0.45
getSubfoldersModel
Method · 0.45
takeUpdatedData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected