MCPcopy Create free account
hub / github.com/KDE/kdiff3 / ~ProgressScope

Method ~ProgressScope

src/ProgressProxy.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53ProgressScope::~ProgressScope()
54{
55 ProgressProxy::pop(false);
56}
57
58void ProgressProxy::setInformation(const QString& info, bool bRedrawUpdate)
59{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected