MCPcopy 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
85void ComicFlowWidget::setImagePaths(QStringList paths)
86{
87 flow->setImagePaths(paths);
88}
89
90void ComicFlowWidget::setCenterIndex(int index)
91{

Callers 1

setModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected