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

Method line

kdevplatform/vcs/vcsannotation.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154VcsAnnotationLine VcsAnnotation::line( int lineno ) const
155{
156 return d->lines[lineno];
157}
158
159VcsAnnotation& VcsAnnotation::operator=( const VcsAnnotation& rhs)
160{

Callers 14

dataMethod · 0.45
beautifyLineMethod · 0.45
textLineMethod · 0.45
textWordMethod · 0.45
viewStatusMethod · 0.45
checkDisplayMethod · 0.45
testFinalLocationMethod · 0.45
saveFromAreaPrivateFunction · 0.45
dataMethod · 0.45
revisionForLineMethod · 0.45
annotationLineMethod · 0.45
itemBoundingRectMethod · 0.45

Calls

no outgoing calls

Tested by 2

checkDisplayMethod · 0.36
testFinalLocationMethod · 0.36