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

Method resetRelativeOffsetRangeForm

src/filepathdialog.cpp:1450–1455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1448}
1449
1450void FilePathDialog::resetRelativeOffsetRangeForm()
1451{
1452 ui->relative_offset_range_reserved->clear();
1453 ui->relative_offset_range_starting_offset->clear();
1454 ui->relative_offset_range_ending_offset->clear();
1455}
1456
1457void FilePathDialog::resetRamDiskForm()
1458{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected