MCPcopy 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
60QString 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

fileNameMethod · 0.45
urlMethod · 0.45

Tested by

no test coverage detected