Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setDepth
Method
setDepth
kdevplatform/vcs/vcsdiff.cpp:595–598 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
593
}
594
595
void VcsDiff::setDepth(const uint depth)
596
{
597
d->depth = depth;
598
}
599
600
601
}
Callers
4
subDiffHunk
Method · 0.80
subDiff
Method · 0.80
setDiff
Method · 0.80
parseGitDiffOutput
Method · 0.80
Calls
no outgoing calls
Tested by
1
setDiff
Method · 0.64