Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ edit
Method
edit
plugins/subversion/kdevsvnplugin.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
KDevelop::VcsJob* KDevSvnPlugin::edit(const QUrl& /*localLocation*/)
153
{
154
return nullptr;
155
}
156
157
KDevelop::VcsJob* KDevSvnPlugin::unedit(const QUrl& /*localLocation*/)
158
{
Callers
1
setupActions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected