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

Method name

plugins/patchreview/localpatchsource.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32QString LocalPatchSource::name() const
33{
34 return i18n( "Custom Patch" );
35}
36
37QIcon LocalPatchSource::icon() const
38{

Callers 1

setPatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected