Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ localUrl
Method
localUrl
kdevplatform/vcs/vcslocation.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
QUrl VcsLocation::localUrl() const
60
{
61
return d->m_localUrl;
62
}
63
QString VcsLocation::repositoryServer() const
64
{
65
return d->m_repoServer;
Callers
14
qHash
Function · 0.80
operator==
Function · 0.80
operator==
Method · 0.80
testLocalUrlConstructor
Method · 0.80
setSourceLocation
Method · 0.80
createWorkingCopy
Method · 0.80
pull
Method · 0.80
push
Method · 0.80
createWorkingCopy
Method · 0.80
pull
Method · 0.80
push
Method · 0.80
setSourceLocation
Method · 0.80
Calls
no outgoing calls
Tested by
1
testLocalUrlConstructor
Method · 0.64