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

Method getLastError

Tasks/ExportSamplesTask.cpp:220–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218}
219
220QString
221ExportSamplesTask::getLastError(void) const
222{
223 return this->lastError;
224}
225
226bool
227ExportSamplesTask::openMatlab(void)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected