MCPcopy Create free account
hub / github.com/KDE/kdevelop / ensureAllDone

Method ensureAllDone

kdevplatform/outputview/outputmodel.cpp:455–460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453}
454
455void OutputModel::ensureAllDone()
456{
457 Q_D(OutputModel);
458
459 QMetaObject::invokeMethod(d->worker, "flushBuffers");
460}
461
462void OutputModel::clear()
463{

Callers 1

processFinishedMethod · 0.80

Calls

no outgoing calls

Tested by 1

processFinishedMethod · 0.64