Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ location
Method
location
kdevplatform/vcs/widgets/standardvcslocationwidget.cpp:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
VcsLocation StandardVcsLocationWidget::location() const
45
{
46
VcsLocation v(m_urlWidget->url());
47
return v;
48
}
49
50
bool StandardVcsLocationWidget::isCorrect() const
51
{
Callers
2
testCopyConstructor
Method · 0.45
testAssignOperator
Method · 0.45
Calls
1
url
Method · 0.45
Tested by
2
testCopyConstructor
Method · 0.36
testAssignOperator
Method · 0.36