Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
void ProgressProxyExtender::slotPercent(KJob*, unsigned long percent)
21
{
22
setCurrent(percent);
23
}
24
25
Callers
nothing calls this directly
Calls
1
setCurrent
Function · 0.85
Tested by
no test coverage detected