MCPcopy Create free account
hub / github.com/KDE/kdevelop / baseDiff

Method baseDiff

kdevplatform/vcs/vcsdiff.cpp:580–583  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578}
579
580QUrl VcsDiff::baseDiff() const
581{
582 return d->baseDiff;
583}
584
585uint VcsDiff::depth() const
586{

Callers 4

compareDiffMethod · 0.80
updateFromDiffMethod · 0.80
applyMethod · 0.80
testDiffMethod · 0.80

Calls

no outgoing calls

Tested by 2

compareDiffMethod · 0.64
testDiffMethod · 0.64