Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ updateZoomRatio
Method
updateZoomRatio
YACReader/width_slider.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
void YACReaderSliderAction::updateZoomRatio(int value)
25
{
26
widget->updateZoomRatio(value);
27
}
28
29
YACReaderSlider::YACReaderSlider(QWidget *parent)
30
: QWidget(parent)
Callers
nothing calls this directly
Calls
3
setValue
Method · 0.80
QString
Class · 0.50
setText
Method · 0.45
Tested by
no test coverage detected