Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
562
QString VcsDiff::diff() const
563
{
564
return d->diff;
565
}
566
567
568
void VcsDiff::setDiff( const QString& s )
Callers
11
diffForRev
Method · 0.45
parseHunks
Function · 0.45
compareDiff
Method · 0.45
testSubDiff
Method · 0.45
diffToPrevious
Method · 0.45
diffRevisions
Method · 0.45
updateFromDiff
Method · 0.45
update
Method · 0.45
diffReady
Method · 0.45
update
Method · 0.45
diffFromBranch
Method · 0.45
Calls
no outgoing calls
Tested by
2
compareDiff
Method · 0.36
testSubDiff
Method · 0.36