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

Method cancelAll

Suscan/MultitaskController.cpp:238–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238void
239MultitaskController::cancelAll(void)
240{
241 emit cancel();
242}
243
244void
245MultitaskController::cancelByIndex(int index)

Callers 3

onCancelAllMethod · 0.45
stopRawCaptureMethod · 0.45
connectAllMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected