MCPcopy Create free account
hub / github.com/apitrace/apitrace / SaverThread

Method SaverThread

gui/saverthread.cpp:334–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332}
333
334SaverThread::SaverThread(QObject *parent)
335 : QThread(parent)
336{
337}
338
339void SaverThread::saveFile(const QString &writeFileName,
340 const QString &readFileName,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected