Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
196
void EFIBootEditor::disableBootEntryEditor()
197
{
198
ui->entry_form->setItem({}, nullptr);
199
}
200
201
void EFIBootEditor::refreshBootEntryEditor()
202
{
Callers
nothing calls this directly
Calls
1
setItem
Method · 0.80
Tested by
no test coverage detected