MCPcopy Create free account
hub / github.com/YACReader/yacreader / showSlide

Method showSlide

YACReaderLibrary/comic_flow_widget.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95void ComicFlowWidget::showSlide(int index)
96{
97 flow->showSlide(index);
98}
99
100int ComicFlowWidget::centerIndex()
101{

Callers 1

centerComicFlowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected