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

Method resetUsbForm

src/filepathdialog.cpp:1221–1225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1219}
1220
1221void FilePathDialog::resetUsbForm()
1222{
1223 ui->usb_parent_port_number->clear();
1224 ui->usb_interface_number->clear();
1225}
1226
1227void FilePathDialog::resetI2oForm()
1228{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected