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

Method resetBootSpecificationForm

src/filepathdialog.cpp:1467–1472  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1465// BIOS
1466
1467void FilePathDialog::resetBootSpecificationForm()
1468{
1469 ui->boot_specification_device_type->clear();
1470 ui->boot_specification_status_flag->clear();
1471 ui->boot_specification_description->clear();
1472}
1473
1474void FilePathDialog::resetVendorForm()
1475{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected