Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getData
Method
getData
YACReaderLibrary/comic_vine/model/local_comic_list_model.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
QList<ComicDB> LocalComicListModel::getData()
87
{
88
return _data;
89
}
90
91
void LocalComicListModel::removeComics(const QList<QModelIndex> &selectedIndexes)
92
{
Callers
1
getMatchingInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected