Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setModel
Method
setModel
YACReaderLibrary/comics_view.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void ComicsView::setModel(ComicModel *m)
42
{
43
model = m;
44
}
45
46
void ComicsView::reloadContent()
47
{
Callers
15
EditShortcutsDialog
Method · 0.45
loadFolderInfo
Method · 0.45
loadSpecialListInfo
Method · 0.45
loadLabelInfo
Method · 0.45
loadReadingListInfo
Method · 0.45
loadEmptyFolderInfo
Method · 0.45
loadLibrary
Method · 0.45
loadCoversFromCurrentModel
Method · 0.45
deleteCurrentLibrary
Method · 0.45
removeLibrary
Method · 0.45
setRootIndex
Method · 0.45
setComicSearchFilterData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected