Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ refreshDone
Method
refreshDone
Components/DeviceDialog.cpp:69–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void
70
DeviceDialog::refreshDone(void)
71
{
72
this->setRefreshing(false);
73
this->refreshDevices();
74
}
75
76
void
77
DeviceDialog::run(void)
Callers
1
refreshDevicesDone
Method · 0.80
Calls
2
setRefreshing
Method · 0.95
refreshDevices
Method · 0.95
Tested by
no test coverage detected