MCPcopy 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
94void YACReaderOptionsDialog::saveUseVSync(int b)
95{
96 settings->setValue(V_SYNC, b);
97}
98
99void YACReaderOptionsDialog::saveFlowParameters()
100{

Callers

nothing calls this directly

Calls 1

setValueMethod · 0.80

Tested by

no test coverage detected