MCPcopy 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
59QUrl VcsLocation::localUrl() const
60{
61 return d->m_localUrl;
62}
63QString VcsLocation::repositoryServer() const
64{
65 return d->m_repoServer;

Callers 14

qHashFunction · 0.80
operator==Function · 0.80
operator==Method · 0.80
setSourceLocationMethod · 0.80
createWorkingCopyMethod · 0.80
pullMethod · 0.80
pushMethod · 0.80
createWorkingCopyMethod · 0.80
pullMethod · 0.80
pushMethod · 0.80
setSourceLocationMethod · 0.80

Calls

no outgoing calls

Tested by 1