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

Method getTaskVector

Suscan/MultitaskController.cpp:232–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232void
233MultitaskController::getTaskVector(QVector<CancellableTaskContext *> &vec) const
234{
235 vec = this->taskVec;
236}
237
238void
239MultitaskController::cancelAll(void)

Callers 3

onListChangedMethod · 0.80
onErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected