MCPcopy 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
315void 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

setValuesMethod · 0.80
setValueMethod · 0.80

Tested by

no test coverage detected