Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setImagePaths
Method
setImagePaths
YACReaderLibrary/comic_flow_widget.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void ComicFlowWidget::setImagePaths(QStringList paths)
86
{
87
flow->setImagePaths(paths);
88
}
89
90
void ComicFlowWidget::setCenterIndex(int index)
91
{
Callers
1
setModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected