Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ resetMacAddressForm
Method
resetMacAddressForm
src/filepathdialog.cpp:1241–1245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1239
}
1240
1241
void FilePathDialog::resetMacAddressForm()
1242
{
1243
ui->mac_address_address->clear();
1244
ui->mac_address_if_type->clear();
1245
}
1246
1247
void FilePathDialog::resetIpv4Form()
1248
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected