MCPcopy 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
76void
77DeviceDialog::run(void)
78{
79 this->refreshDevices();
80 this->exec();
81}
82
83void
84DeviceDialog::refreshDevices(void)

Callers

nothing calls this directly

Calls 1

refreshDevicesMethod · 0.95

Tested by

no test coverage detected