Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setTracking
Method
setTracking
custom_widgets/yacreader_spin_slider_widget.cpp:88–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void YACReaderSpinSliderWidget::setTracking(bool b)
89
{
90
tracking = b;
91
// slider->setTracking(b);
92
}
Callers
1
OptionsDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected