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

Method setInformation

src/ProgressProxy.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void ProgressProxy::setInformation(const QString& info, bool bRedrawUpdate)
59{
60 setInformationSig(info, bRedrawUpdate);
61}
62
63void ProgressProxy::setInformation(const QString& info, qint32 current, bool bRedrawUpdate)
64{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected