Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ url
Method
url
kdevplatform/vcs/widgets/standardvcslocationwidget.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
QUrl StandardVcsLocationWidget::url() const
40
{
41
return m_urlWidget->url();
42
}
43
44
VcsLocation StandardVcsLocationWidget::location() const
45
{
Callers
10
testCopyConstructor
Method · 0.45
testAssignOperator
Method · 0.45
VCSCommitDiffPatchSource
Method · 0.45
VCSDiffPatchSource
Method · 0.45
location
Method · 0.45
isCorrect
Method · 0.45
projectName
Method · 0.45
data
Method · 0.45
updateState
Method · 0.45
testVcsFileChangesModel
Method · 0.45
Calls
no outgoing calls
Tested by
3
testCopyConstructor
Method · 0.36
testAssignOperator
Method · 0.36
testVcsFileChangesModel
Method · 0.36