Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setMarks
Method
setMarks
YACReaderLibrary/comic_flow_widget.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void ComicFlowWidget::setMarks(QVector<YACReader::YACReaderComicReadStatus> marks)
56
{
57
flow->setMarks(marks);
58
}
59
60
void ComicFlowWidget::setMarkImage(QImage &image)
61
{
Callers
2
setModel
Method · 0.45
applyModelChanges
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected