Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ location
Method
location
kdevplatform/vcs/vcsannotation.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
VcsAnnotation::~VcsAnnotation() = default;
129
130
QUrl VcsAnnotation::location() const
131
{
132
return d->location;
133
}
134
135
int VcsAnnotation::lineCount() const
136
{
Callers
1
jobPerCurrent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected