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

Method cancel

Tasks/DelayedConjTask.cpp:102–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102void
103DelayedConjTask::cancel(void)
104{
105 emit cancelled();
106}
107
108DelayedConjTask::~DelayedConjTask()
109{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected