MCPcopy 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
39QUrl StandardVcsLocationWidget::url() const
40{
41 return m_urlWidget->url();
42}
43
44VcsLocation StandardVcsLocationWidget::location() const
45{

Callers 10

testCopyConstructorMethod · 0.45
testAssignOperatorMethod · 0.45
VCSDiffPatchSourceMethod · 0.45
locationMethod · 0.45
isCorrectMethod · 0.45
projectNameMethod · 0.45
dataMethod · 0.45
updateStateMethod · 0.45

Calls

no outgoing calls

Tested by 3

testCopyConstructorMethod · 0.36
testAssignOperatorMethod · 0.36