Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ lineNumber
Method
lineNumber
kdevplatform/vcs/vcsannotation.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
VcsAnnotationLine::~VcsAnnotationLine() = default;
50
51
int VcsAnnotationLine::lineNumber() const
52
{
53
return d->lineno;
54
}
55
56
QString VcsAnnotationLine::text() const
57
{
Callers
2
compareAnnotationLine
Method · 0.45
addLines
Method · 0.45
Calls
no outgoing calls
Tested by
1
compareAnnotationLine
Method · 0.36