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

Method setDataSize

Suscan/CancellableTask.cpp:52–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void
53CancellableTask::setDataSize(quint64 size)
54{
55 this->dataSize = size;
56}
57
58void
59CancellableTask::setStatus(QString status)

Callers 1

ExportSamplesTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected