MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / waitForDone

Method waitForDone

src/gui/documentviewer/WizDocumentEditStatus.cpp:132–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132void WizDocumentEditStatusSyncThread::waitForDone()
133{
134 stop();
135 //
136 WizWaitForThread(this);
137}
138
139void WizDocumentEditStatusSyncThread::run()
140{

Callers

nothing calls this directly

Calls 1

WizWaitForThreadFunction · 0.85

Tested by

no test coverage detected