Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ resetFirewireForm
Method
resetFirewireForm
src/filepathdialog.cpp:1215–1219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1213
}
1214
1215
void FilePathDialog::resetFirewireForm()
1216
{
1217
ui->firewire_reserved->clear();
1218
ui->firewire_guid->clear();
1219
}
1220
1221
void FilePathDialog::resetUsbForm()
1222
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected