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

Method resetScsiForm

src/filepathdialog.cpp:1202–1206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1200}
1201
1202void FilePathDialog::resetScsiForm()
1203{
1204 ui->scsi_pun->clear();
1205 ui->scsi_lun->clear();
1206}
1207
1208void FilePathDialog::resetFibreChannelForm()
1209{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected