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

Method setCurrent

src/ProgressProxy.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void ProgressProxy::setCurrent(quint64 current, bool bRedrawUpdate)
70{
71 setCurrentSig(current, bRedrawUpdate);
72}
73
74void ProgressProxy::step(bool bRedrawUpdate)
75{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected