Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ saveUseVSync
Method
saveUseVSync
custom_widgets/yacreader_options_dialog.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
void YACReaderOptionsDialog::saveUseVSync(int b)
95
{
96
settings->setValue(V_SYNC, b);
97
}
98
99
void YACReaderOptionsDialog::saveFlowParameters()
100
{
Callers
nothing calls this directly
Calls
1
setValue
Method · 0.80
Tested by
no test coverage detected