Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ updateText
Method
updateText
YACReader/width_slider.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void YACReaderSliderAction::updateText(int value)
20
{
21
widget->updateText(value);
22
}
23
24
void YACReaderSliderAction::updateZoomRatio(int value)
25
{
Callers
nothing calls this directly
Calls
2
QString
Class · 0.50
setText
Method · 0.45
Tested by
no test coverage detected