Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
232
void
233
MultitaskController::getTaskVector(QVector<CancellableTaskContext *> &vec) const
234
{
235
vec = this->taskVec;
236
}
237
238
void
239
MultitaskController::cancelAll(void)
Callers
3
MultitaskControllerModel
Method · 0.80
onListChanged
Method · 0.80
onError
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected