MCPcopy 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
590void VcsDiff::setBaseDiff(const QUrl& url)
591{
592 d->baseDiff=url;
593}
594
595void VcsDiff::setDepth(const uint depth)
596{

Callers 8

subDiffHunkMethod · 0.80
subDiffMethod · 0.80
setDiffMethod · 0.80
prepareResultMethod · 0.80
applySelectedMethod · 0.80
parseGitDiffOutputMethod · 0.80
parseP4DiffOutputMethod · 0.80
setDiffMethod · 0.80

Calls

no outgoing calls

Tested by 1

setDiffMethod · 0.64