Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setCenterIndex
Method
setCenterIndex
YACReaderLibrary/comic_flow_widget.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void ComicFlowWidget::setCenterIndex(int index)
91
{
92
flow->setCenterIndex(index);
93
}
94
95
void ComicFlowWidget::showSlide(int index)
96
{
Callers
4
centerSlide
Method · 0.45
scrollTo
Method · 0.45
toFullScreen
Method · 0.45
toNormal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected