Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setLineNumber
Method
setLineNumber
kdevplatform/vcs/vcsannotation.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void VcsAnnotationLine::setLineNumber( int lineno )
77
{
78
d->lineno = lineno;
79
}
80
81
void VcsAnnotationLine::setText( const QString& text )
82
{
Callers
8
setAnnotationLine
Method · 0.80
testCopyConstructor
Method · 0.80
testAssignOperator
Method · 0.80
createAnnotationLine
Function · 0.80
parseNextLine
Method · 0.80
parseGitBlameOutput
Method · 0.80
parseP4AnnotateOutput
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
4
setAnnotationLine
Method · 0.64
testCopyConstructor
Method · 0.64
testAssignOperator
Method · 0.64
createAnnotationLine
Function · 0.64