MCPcopy 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
1241void FilePathDialog::resetMacAddressForm()
1242{
1243 ui->mac_address_address->clear();
1244 ui->mac_address_if_type->clear();
1245}
1246
1247void FilePathDialog::resetIpv4Form()
1248{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected