MCPcopy 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
152KDevelop::VcsJob* KDevSvnPlugin::edit(const QUrl& /*localLocation*/)
153{
154 return nullptr;
155}
156
157KDevelop::VcsJob* KDevSvnPlugin::unedit(const QUrl& /*localLocation*/)
158{

Callers 1

setupActionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected