Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1202
void FilePathDialog::resetScsiForm()
1203
{
1204
ui->scsi_pun->clear();
1205
ui->scsi_lun->clear();
1206
}
1207
1208
void FilePathDialog::resetFibreChannelForm()
1209
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected