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

Method resetRamDiskForm

src/filepathdialog.cpp:1457–1463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1455}
1456
1457void FilePathDialog::resetRamDiskForm()
1458{
1459 ui->ram_disk_starting_address->clear();
1460 ui->ram_disk_ending_address->clear();
1461 ui->ram_disk_guid->clear();
1462 ui->ram_disk_disk_instance->clear();
1463}
1464
1465// BIOS
1466

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected