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

Method depth

kdevplatform/vcs/widgets/vcsdiffpatchsources.cpp:169–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169uint VCSDiffPatchSource::depth() const {
170 return m_depth;
171}
172
173void VCSDiffPatchSource::updateFromDiff(const VcsDiff& vcsdiff)
174{

Callers 1

updateFromDiffMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected