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

Method onCancelRequested

Suscan/CancellableTask.cpp:75–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void
76CancellableTask::onCancelRequested(void)
77{
78 this->cancel();
79}
80
81/////////////////////////// CancellableController //////////////////////////////
82CancellableController::CancellableController(QObject *parent) : QObject(parent)

Callers

nothing calls this directly

Calls 1

cancelMethod · 0.45

Tested by

no test coverage detected