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

Method resetFirewireForm

src/filepathdialog.cpp:1215–1219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1213}
1214
1215void FilePathDialog::resetFirewireForm()
1216{
1217 ui->firewire_reserved->clear();
1218 ui->firewire_guid->clear();
1219}
1220
1221void FilePathDialog::resetUsbForm()
1222{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected