Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ centerSlide
Method
centerSlide
YACReader/goto_flow_toolbar.cpp:131–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void GoToFlowToolBar::centerSlide()
132
{
133
if (edit->text().toInt() != 0)
134
emit setCenter(edit->text().toInt() - 1);
135
}
136
137
void GoToFlowToolBar::updateOptions()
138
{
Callers
nothing calls this directly
Calls
1
text
Method · 0.80
Tested by
no test coverage detected