MCPcopy 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
69void
70DeviceDialog::refreshDone(void)
71{
72 this->setRefreshing(false);
73 this->refreshDevices();
74}
75
76void
77DeviceDialog::run(void)

Callers 1

refreshDevicesDoneMethod · 0.80

Calls 2

setRefreshingMethod · 0.95
refreshDevicesMethod · 0.95

Tested by

no test coverage detected