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

Method diff

kdevplatform/vcs/vcsdiff.cpp:562–565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

560}
561
562QString VcsDiff::diff() const
563{
564 return d->diff;
565}
566
567
568void VcsDiff::setDiff( const QString& s )

Callers 11

diffForRevMethod · 0.45
parseHunksFunction · 0.45
compareDiffMethod · 0.45
testSubDiffMethod · 0.45
diffToPreviousMethod · 0.45
diffRevisionsMethod · 0.45
updateFromDiffMethod · 0.45
updateMethod · 0.45
diffReadyMethod · 0.45
updateMethod · 0.45
diffFromBranchMethod · 0.45

Calls

no outgoing calls

Tested by 2

compareDiffMethod · 0.36
testSubDiffMethod · 0.36