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

Method disableBootEntryEditor

src/efibooteditor.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196void EFIBootEditor::disableBootEntryEditor()
197{
198 ui->entry_form->setItem({}, nullptr);
199}
200
201void EFIBootEditor::refreshBootEntryEditor()
202{

Callers

nothing calls this directly

Calls 1

setItemMethod · 0.80

Tested by

no test coverage detected