Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ projectName
Method
projectName
kdevplatform/vcs/widgets/standardvcslocationwidget.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
QString KDevelop::StandardVcsLocationWidget::projectName() const
61
{
62
return m_urlWidget->url().fileName();
63
}
64
65
#include
"moc_standardvcslocationwidget.cpp"
Callers
nothing calls this directly
Calls
2
fileName
Method · 0.45
url
Method · 0.45
Tested by
no test coverage detected