MCPcopy Create free account
hub / github.com/YACReader/yacreader / setClassicConfig

Method setClassicConfig

custom_widgets/yacreader_options_dialog.cpp:279–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277}
278
279void YACReaderOptionsDialog::setClassicConfig()
280{
281 gl->setValues(presetYACReaderFlowClassicConfig);
282
283 saveFlowParameters();
284
285 settings->setValue(FLOW_TYPE_GL, YACReader::CoverFlowLike);
286}
287
288void YACReaderOptionsDialog::setStripeConfig()
289{

Callers

nothing calls this directly

Calls 2

setValuesMethod · 0.80
setValueMethod · 0.80

Tested by

no test coverage detected