Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ add
Method
add
YACReaderLibrary/comic_flow_widget.cpp:209–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
void ComicFlowWidget::add(const QString &path, int index)
210
{
211
flow->add(path, index);
212
}
213
214
void ComicFlowWidget::remove(int cover)
215
{
Callers
1
addItemsToFlow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected