Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
220
QString
221
ExportSamplesTask::getLastError(void) const
222
{
223
return this->lastError;
224
}
225
226
bool
227
ExportSamplesTask::openMatlab(void)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected