Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ resetCdRomForm
Method
resetCdRomForm
src/filepathdialog.cpp:1423–1428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1421
}
1422
1423
void FilePathDialog::resetCdRomForm()
1424
{
1425
ui->cd_rom_boot_entry->clear();
1426
ui->cd_rom_partition_start->clear();
1427
ui->cd_rom_partition_size->clear();
1428
}
1429
1430
void FilePathDialog::resetFilePathForm()
1431
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected