Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
154
VcsAnnotationLine VcsAnnotation::line( int lineno ) const
155
{
156
return d->lines[lineno];
157
}
158
159
VcsAnnotation& VcsAnnotation::operator=( const VcsAnnotation& rhs)
160
{
Callers
14
data
Method · 0.45
beautifyLine
Method · 0.45
textLine
Method · 0.45
textWord
Method · 0.45
viewStatus
Method · 0.45
checkDisplay
Method · 0.45
testFinalLocation
Method · 0.45
saveFromAreaPrivate
Function · 0.45
data
Method · 0.45
revisionForLine
Method · 0.45
annotationLine
Method · 0.45
itemBoundingRect
Method · 0.45
Calls
no outgoing calls
Tested by
2
checkDisplay
Method · 0.36
testFinalLocation
Method · 0.36