Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ resetBluetoothleForm
Method
resetBluetoothleForm
src/filepathdialog.cpp:1375–1379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1373
}
1374
1375
void FilePathDialog::resetBluetoothleForm()
1376
{
1377
ui->bluetoothle_device_address->clear();
1378
ui->bluetoothle_address_type->setCurrentIndex(0);
1379
}
1380
1381
void FilePathDialog::resetDnsForm()
1382
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected