Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/subversion/kdevsvnplugin.cpp:423–426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
421
}
422
423
QString KDevSvnPlugin::name() const
424
{
425
return i18n(
"Subversion"
);
426
}
427
428
KDevelop::VcsImportMetadataWidget* KDevSvnPlugin::createImportMetadataWidget(QWidget* parent)
429
{
Callers
2
findSwitchCandidate
Function · 0.45
contextMenuExtension
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected