MCPcopy 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
55void ComicFlowWidget::setMarks(QVector<YACReader::YACReaderComicReadStatus> marks)
56{
57 flow->setMarks(marks);
58}
59
60void ComicFlowWidget::setMarkImage(QImage &image)
61{

Callers 2

setModelMethod · 0.45
applyModelChangesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected