Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
QString VcsItemEvent::repositoryCopySourceLocation() const
45
{
46
return d->sourceLocation;
47
}
48
49
VcsRevision VcsItemEvent::repositoryCopySourceRevision() const
50
{
Callers
2
compareItemEvent
Method · 0.80
addItemEvents
Method · 0.80
Calls
no outgoing calls
Tested by
1
compareItemEvent
Method · 0.64