Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setBaseDiff
Method
setBaseDiff
kdevplatform/vcs/vcsdiff.cpp:590–593 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
588
}
589
590
void VcsDiff::setBaseDiff(const QUrl& url)
591
{
592
d->baseDiff=url;
593
}
594
595
void VcsDiff::setDepth(const uint depth)
596
{
Callers
8
subDiffHunk
Method · 0.80
subDiff
Method · 0.80
setDiff
Method · 0.80
prepareResult
Method · 0.80
applySelected
Method · 0.80
parseGitDiffOutput
Method · 0.80
parseP4DiffOutput
Method · 0.80
setDiff
Method · 0.80
Calls
no outgoing calls
Tested by
1
setDiff
Method · 0.64