MCPcopy 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
131void GoToFlowToolBar::centerSlide()
132{
133 if (edit->text().toInt() != 0)
134 emit setCenter(edit->text().toInt() - 1);
135}
136
137void GoToFlowToolBar::updateOptions()
138{

Callers

nothing calls this directly

Calls 1

textMethod · 0.80

Tested by

no test coverage detected