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

Method reloadOptions

YACReader/main_window_viewer.cpp:917–921  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

915}
916
917void MainWindowViewer::reloadOptions()
918{
919 updateContextMenuPolicy();
920 viewer->updateConfig(settings);
921}
922
923void MainWindowViewer::updateContextMenuPolicy()
924{

Callers

nothing calls this directly

Calls 1

updateConfigMethod · 0.45

Tested by

no test coverage detected