Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setRouletteConfig
Method
setRouletteConfig
custom_widgets/yacreader_options_dialog.cpp:315–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
void YACReaderOptionsDialog::setRouletteConfig()
316
{
317
gl->setValues(pressetYACReaderFlowDownConfig);
318
319
saveFlowParameters();
320
321
settings->setValue(FLOW_TYPE_GL, YACReader::Roulette);
322
}
Callers
nothing calls this directly
Calls
2
setValues
Method · 0.80
setValue
Method · 0.80
Tested by
no test coverage detected