MCPcopy 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

128VcsAnnotation::~VcsAnnotation() = default;
129
130QUrl VcsAnnotation::location() const
131{
132 return d->location;
133}
134
135int VcsAnnotation::lineCount() const
136{

Callers 1

jobPerCurrentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected