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

Method repositoryCopySourceLocation

kdevplatform/vcs/vcsevent.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44QString VcsItemEvent::repositoryCopySourceLocation() const
45{
46 return d->sourceLocation;
47}
48
49VcsRevision VcsItemEvent::repositoryCopySourceRevision() const
50{

Callers 2

compareItemEventMethod · 0.80
addItemEventsMethod · 0.80

Calls

no outgoing calls

Tested by 1

compareItemEventMethod · 0.64