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

Method ProgressScope

src/ProgressProxy.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46signals2::signal<void(const QString&, bool)> ProgressProxy::setInformationSig;
47
48ProgressScope::ProgressScope()
49{
50 ProgressProxy::push();
51}
52
53ProgressScope::~ProgressScope()
54{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected