Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ run
Method
run
Components/DeviceDialog.cpp:76–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void
77
DeviceDialog::run(void)
78
{
79
this->refreshDevices();
80
this->exec();
81
}
82
83
void
84
DeviceDialog::refreshDevices(void)
Callers
nothing calls this directly
Calls
1
refreshDevices
Method · 0.95
Tested by
no test coverage detected