MCPcopy 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
209void ComicFlowWidget::add(const QString &path, int index)
210{
211 flow->add(path, index);
212}
213
214void ComicFlowWidget::remove(int cover)
215{

Callers 1

addItemsToFlowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected