MCPcopy Create free account
hub / github.com/Audio4Linux/JDSP4Linux / onTrayEditorCommitted

Method onTrayEditorCommitted

src/interface/fragment/SettingsFragment.cpp:423–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421}
422
423void SettingsFragment::onTrayEditorCommitted()
424{
425 auto menu = ui->menu_edit->exportMenu();
426 _trayIcon->updateTrayMenu(menu);
427}
428
429void SettingsFragment::onTrayEditorReset()
430{

Callers

nothing calls this directly

Calls 2

exportMenuMethod · 0.80
updateTrayMenuMethod · 0.80

Tested by

no test coverage detected