MCPcopy 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
86QList<ComicDB> LocalComicListModel::getData()
87{
88 return _data;
89}
90
91void LocalComicListModel::removeComics(const QList<QModelIndex> &selectedIndexes)
92{

Callers 1

getMatchingInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected