MCPcopy 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
595void VcsDiff::setDepth(const uint depth)
596{
597 d->depth = depth;
598}
599
600
601}

Callers 4

subDiffHunkMethod · 0.80
subDiffMethod · 0.80
setDiffMethod · 0.80
parseGitDiffOutputMethod · 0.80

Calls

no outgoing calls

Tested by 1

setDiffMethod · 0.64