MCPcopy 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

49VcsAnnotationLine::~VcsAnnotationLine() = default;
50
51int VcsAnnotationLine::lineNumber() const
52{
53 return d->lineno;
54}
55
56QString VcsAnnotationLine::text() const
57{

Callers 2

compareAnnotationLineMethod · 0.45
addLinesMethod · 0.45

Calls

no outgoing calls

Tested by 1

compareAnnotationLineMethod · 0.36