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

Method savePerformance

custom_widgets/yacreader_options_dialog.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89void YACReaderOptionsDialog::savePerformance(int value)
90{
91 settings->setValue(PERFORMANCE, value);
92}
93
94void YACReaderOptionsDialog::saveUseVSync(int b)
95{

Callers

nothing calls this directly

Calls 1

setValueMethod · 0.80

Tested by

no test coverage detected