MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / onRefresh

Method onRefresh

Components/DeviceDialog.cpp:149–154  ·  view source on GitHub ↗

//////////////////////////// Slots ////////////////////////////////////////

Source from the content-addressed store, hash-verified

147
148///////////////////////////////// Slots ////////////////////////////////////////
149void
150DeviceDialog::onRefresh(void)
151{
152 this->setRefreshing(true);
153 emit refreshRequest();
154}
155
156void
157DeviceDialog::onOk(void)

Callers

nothing calls this directly

Calls 1

setRefreshingMethod · 0.95

Tested by

no test coverage detected