Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
QString VcsItemEvent::repositoryLocation() const
40
{
41
return d->location;
42
}
43
44
QString VcsItemEvent::repositoryCopySourceLocation() const
45
{
Callers
2
compareItemEvent
Method · 0.45
addItemEvents
Method · 0.45
Calls
no outgoing calls
Tested by
1
compareItemEvent
Method · 0.36