MCPcopy Create free account
hub / github.com/KDE/kdevelop / repositoryLocation

Method repositoryLocation

kdevplatform/vcs/vcsevent.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39QString VcsItemEvent::repositoryLocation() const
40{
41 return d->location;
42}
43
44QString VcsItemEvent::repositoryCopySourceLocation() const
45{

Callers 2

compareItemEventMethod · 0.45
addItemEventsMethod · 0.45

Calls

no outgoing calls

Tested by 1

compareItemEventMethod · 0.36