MCPcopy Create free account
hub / github.com/Neverous/efibooteditor / refreshBootOptions

Method refreshBootOptions

src/hotkeysdialog.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19void HotKeysDialog::refreshBootOptions(const BootEntryListModel &model)
20{
21 ui->hot_keys->refreshBootOptions(model);
22}
23
24void HotKeysDialog::setIndexFilter(int index)
25{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected