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

Method slotPercent

src/ProgressProxyExtender.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void ProgressProxyExtender::slotPercent(KJob*, unsigned long percent)
21{
22 setCurrent(percent);
23}
24
25

Callers

nothing calls this directly

Calls 1

setCurrentFunction · 0.85

Tested by

no test coverage detected