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

Method diff

apps/lib/diff/gitdiff.cpp:578–581  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

576}
577
578QString VcsDiff::diff() const
579{
580 return d->diff;
581}
582
583void VcsDiff::setDiff(const QString &s)
584{

Callers 2

doStageUnStageMethod · 0.80
parseHunksFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected