MCPcopy Create free account
hub / github.com/KDE/kdevelop / remove

Method remove

plugins/perforce/perforceplugin.cpp:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214KDevelop::VcsJob* PerforcePlugin::remove(const QList<QUrl>& /*localLocations*/)
215{
216 return nullptr;
217}
218
219KDevelop::VcsJob* PerforcePlugin::copy(const QUrl& /*localLocationSrc*/, const QUrl& /*localLocationDstn*/)
220{

Callers 2

urlForFileModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected