MCPcopy 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
19void YACReaderSliderAction::updateText(int value)
20{
21 widget->updateText(value);
22}
23
24void YACReaderSliderAction::updateZoomRatio(int value)
25{

Callers

nothing calls this directly

Calls 2

QStringClass · 0.50
setTextMethod · 0.45

Tested by

no test coverage detected