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

Method resetInfinibandForm

src/filepathdialog.cpp:1232–1239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1230}
1231
1232void FilePathDialog::resetInfinibandForm()
1233{
1234 ui->infiniband_resource_flags->clear();
1235 ui->infiniband_port_gid->clear();
1236 ui->infiniband_ioc_guid_service_id->clear();
1237 ui->infiniband_target_port_id->clear();
1238 ui->infiniband_device_id->clear();
1239}
1240
1241void FilePathDialog::resetMacAddressForm()
1242{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected